@charset "utf-8";
/* CSS Document */

.txt11 {
font-size:11px;
color:#202020;
}
.txt12 {font-size:12px;}
.txt13 {font-size:13px;}
.txt14 {font-size:14px;}
.txt15 {font-size:15px;}
.txt16 {font-size:16px;}
.txt18 {font-size:18px;}
.txt24 {font-size:24px;}
.txt36 {font-size:36px;}

.red {
color:#7c1112;
}

.white {
color:#FFFFFF;
}

.white11 {
font-size:11px;
color:#FFFFFF;
}

.white11 a {
text-decoration:none;
font-size:11px;
color:#FFFFFF;
}

.white11 a:visited {
text-decoration:none;
}

.white11 a:hover {
text-decoration:underline;
}

.white14 {
font-size:14px;
color:#FFFFFF;
}

.white14 a {
text-decoration:none;
font-size:14px;
color:#FFFFFF;
}

.white14 a:visited {
text-decoration:none;
}

.white14 a:hover {
text-decoration:underline;
}

.red11 {
font-size:11px;
color:#7c1112;
}

.red11 a{
font-size:11px;
color:#7c1112;
text-decoration:none;
}

.red11 a:visited{
text-decoration:none;
}

.red11 a:hover{
text-decoration:underline;
}

.red12 {
font-size:12px;
color:#7c1112;
}

.red13 {
font-size:13px;
color:#7c1112;
}

.red13 a{
font-size:13px;
color:#7c1112;
text-decoration:none;
}

.red13 a:visited{
text-decoration:none;
}

.red13 a:hover{
text-decoration:underline;
}


.red24 {
font-size:24px;
color:#7c1112;
}

.red24 a{
font-size:24px;
color:#7c1112;
text-decoration:none;
}

.red24 a:visited{
text-decoration:none;
}

.red24 a:hover{
text-decoration:underline;
}



.black13 {
font-size:13px;
color:#202020;
}

.black13 a{
font-size:13px;
text-decoration:none;
color:#202020;
}


.black13 a:visited{
text-decoration:none;
color:#202020;
}

.black13 a:hover{
text-decoration:underline;
}

.grey {
color:#454041;
}