@charset "utf-8";
/* CSS Document */

.txt11 {font-size:11px;}
.txt12 {font-size:12px;}
.txt13 {font-size:13px;}
.txt14 {font-size:14px;}
.txt15 {font-size:15px;}
.txt16 {
font-size:18px;
font-family:Georgia, "Times New Roman", Times, serif;
}
.bold {
font-weight:bold;
}

.black {
color:#231f20;
}

.white {
color:#FFFFFF;
}
.white a:link{
color:#FFFFFF;
text-decoration:none;
}

.white a:visited{
color:#FFFFFF;
text-decoration:none;
}
.white a:hover{
color:#FF6600;
text-decoration:none;
}

.grey12 {
font-size:12px;
color:#adacad;
}

.grey12 a{
font-size:12px;
color:#adacad;
text-decoration:none;
}
.grey12 a:visited{
font-size:12px;
color:#adacad;
text-decoration:none;
}
.grey12 a:hover{
font-size:12px;
color:#FF9900;
text-decoration:underline;
}

.white11 {
color:#FFFFFF;
font-size:11px;
}

.white11 a{
color:#FFFFFF;
font-size:11px;
text-decoration:none;
}

.white11 a:visited{
color:#FFFFFF;
font-size:11px;
text-decoration:none;
}

.white11 a:hover{
color:#FFFFFF;
font-size:11px;
text-decoration:underline;
}

.white10 {
color:#FFFFFF;
font-size:10px;
}

.white10 a{
color:#FFFFFF;
font-size:10px;
text-decoration:none;
}

.white10 a:visited{
color:#FFFFFF;
font-size:10px;
text-decoration:none;
}

.white10 a:hover{
color:#FFFFFF;
font-size:10px;
text-decoration:underline;
}

.white12 {
color:#FFFFFF;
font-size:12px;
}

.white12 a{
color:#FFFFFF;
font-size:12px;
text-decoration:none;
}

.white12 a:visited{
color:#FFFFFF;
font-size:12px;
text-decoration:none;
}

.white12 a:hover{
color:#FFFFFF;
font-size:12px;
text-decoration:underline;
}

.green11 {
font-size:11px;
color:#bed73b;
}

.green11 a{
font-size:11px;
color:#bed73b;
text-decoration:none;
}

.green11 a:visited{
font-size:11px;
color:#bed73b;
text-decoration:none;
}

.green11 a:hover{
font-size:11px;
color:#bed73b;
text-decoration:underline;
}

.green12 {
font-size:12px;
color:#bed73b;
}

.green12 a{
font-size:12px;
color:#bed73b;
text-decoration:none;
}

.green12 a:visited{
font-size:12px;
color:#bed73b;
text-decoration:none;
}

.green12 a:hover{
font-size:12px;
color:#bed73b;
text-decoration:underline;
}

.yellow {
color:#F1C800;

}

.yellow12 {
color:#F1C800;
font-size:12px;
}

.yellow11 {
color:#F1C800;
font-size:11px;
}
.orange {
color:#FF9900;
}