@charset "utf-8";
/* CSS Document */
a.main:hover{text-decoration:underline; color:#FFFF99;}
.sty1 {
font-family:Garamond;
font-size:16px;
text-decoration:none;
color:#333333;
}

.sty2 {
font-family:verdana,arial,helvetica;
font-size:12px;
text-decoration:none;
color:#000066;
}

a.sty2:hover{text-decoration:underline; color:#FF3300;}

.sty3 {
font-family: Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
color:#333399;
}

.text {
font-family: Arial;
font-size:12px;
text-decoration:none;
color:#016799;
}
a.text:hover {
text-decoration:underline;
color:#016799;
}

.btext {
font-family: Arial;
font-size:12px;
text-decoration:none;
color:#000000;
}

.ttext {
font-family: Arial;
font-size:12px;
text-decoration:none;
color:#0138B7;
}

.small {
font-family: Helvetica,Arial;
font-size:11px;
text-decoration:none;
color:#000000;
}

.sty4 {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#000000;
}

a.sty4:hover {text-decoration:underline;color:#996666;}

.main {
font-family:Centaur;
font-size:16px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
}

.title {
font-family:Centaur;
font-size:16px;
font-weight:bold;
text-decoration:none;
color:#FF3300;
}

a.title:hover {text-decoration:underline;color:#FF9900;}