/* CSS Document */

.stylethink
{ font: Verdana;
font-size:11px;
color: #0099FF;
text-decoration:none;
}
.stylethink:hover
{ font: Verdana;
font-size:11px;
color: #FF0000;
text-decoration: none;
cursor: pointer;
}
.stylecentury
{ font:"Century Gothic";
font-size:12px;
color: #FFFFFF; font-weight:bold; 
text-decoration:none;
}
.stylecentury:hover
{ font:"Century Gothic";
font-size:12px;
color: #FFFFFF; 
text-decoration:underline;
}
.stylethink3
{ font:"Century Gothic";
font-size:12px;
color: #0099FF; 
text-decoration:none;
}
.stylethink3:hover
{ font:"Century Gothic";
font-size:12px;
color: #333333;
text-decoration:underline;
}
.stylethink4
{ font:"Century Gothic";
font-size:12px;
color: #FFFFFF;
text-decoration:none;
}
.stylethink4:hover
{ font:"Century Gothic";
font-size:12px;
color: #FFFFFF; 
text-decoration:underline;
}
.stylethink5
{ font: Verdana;
font-size:11px;
color: #FF6600;
text-decoration:none; 
font-weight:bold;
}
.stylethink5:hover
{ font:"Century Gothic";
font-size:13px;
color: #FF0000;
text-decoration:underline;
font-weight:bold;
}
.stylethink6
{ font:"Century Gothic";
font-size:13px;
color: #FF0000; 
font-weight:bold;
}
.stylethink7
{ font:"Century Gothic";
font-size:13px;
color: #0099FF; 
font-weight:bold;
}
.stylethink8
{ font: Verdana;
font-size:11px;
color: #333333;
}
.stylethink9
{ font: Verdana;
font-size:11px;
color: #FF6600; 
font-weight:bold;
}

