@charset "utf-8";
/* CSS Document */
.txt10 { font-size:10px; }
.txt11 { 
font-size:11px;
color:#000000;
}

.txt12 { font-size:12px; }
.txt13 { font-size:13px; }
.txt14 { font-size:14px; }
.txt15 { font-size:15px; }
.txt17 { font-size:17px; }
.txt18 { font-size:18px; }
.txt20 { font-size:20px; }
.txt22 { font-size:22px; }
.txt26 { font-size:26px; }

.red {color:#990000; }
.white {color:#FFFFFF; }

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

.white a:hover{
color:#FFFFFF;
text-decoration:underline;
}

.red a {
color:#990000;
text-decoration:none;
}

.red a:hover {
color:#990000;
text-decoration:underline;
}

.txt11 a{
color:#000000;
text-decoration:none;
}

.txt11 a:hover{
color:#000000;
text-decoration:underline;
}

.redtxt11 {
color:#990000;
font-size:11px;
}

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

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

.grey {
color:#CCCCCC;
}

.darkgrey {
color:#999999;
}

.menu_txt {
color:#000000;
font-size:12px;
}

.menu_txt a{
color:#000000;
text-decoration:none;
}

.menu_txt a:hover{
color:#990000;
text-decoration:none;
}

.whitetxt11 {
color:#fff;
text-decoration:none;
}

.whitetxt11 a{
color:#fff;
text-decoration:none;
}

.whitetxt11 a:hover{
whitetxt11:
#fff;text-decoration:underline;
}

.txt15bold {
font-weight:bold;
font-size:15px;
}
