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

.white {color:#FFFFFF;}
.grey {color:#666666;}
.red {color:#D80020;}
.green {color:#2AAA42;}
.bold {font-weight:bold;}

.txt9 {
font-size:9px;
}
.txt10 {
font-size:10px;
}

.txt11 {
font-size:11px;
}

.txt12 {font-size:12px;}

.grey {
color:#666666;
}

.grey a{
color:#666666;
text-decoration:none;
}

.grey a:hover{
color:#666666;
text-decoration:underline;
}

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

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

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

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

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

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


.grey_blue {
color:#666666;
}

.grey_blue a{
color:#666666;
text-decoration:none;
}

.grey_blue a:hover{
color:#0066FF;
text-decoration:none;
}

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

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

.pagination {
color:#666666;
text-decoration:none;
}

.pagination a{
color:#0066FF;
text-decoration:none;
}

.pagination a:hover{
color:#0066FF;
text-decoration:underline;
}

.blue {
color:#0066FF;
}

.blue a {
color:#0066FF;
text-decoration:none;
}

.blue a:hover {
color:#0066FF;
text-decoration:underline;
}

.bluedeep {
color:#174098;
}

.bluedeep a{
color:#174098;
text-decoration:none;
}

.bluedeep a:hover{
color:#174098;
text-decoration:underline;
}