/* CSS Document */
.stylelink
{ font:"Century Gothic";
font-size:13px;
color: #FFFFFF;
text-decoration:none;
}
.stylelink:hover
{ font:"Century Gothic";
font-size:13px;
color: #FFFF00;
text-decoration: underline;
}
.stylereliance1
{
font-family: Verdana;
font-size:11px; color:#333333;
}
.stylereliance2
{
font-family: Verdana;
font-size:13px; color: #003399;
font-weight:bold;
}