@charset "utf-8";
/* CSS Document */

.mainlink{
font-family:TAHOMA;
font-size:14px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
.mainlink:hover{
font-family:TAHOMA;
font-size:14px;
color:#990000;
text-decoration:none;
font-weight:bold;
}
.mainlink1{
font-family:TAHOMA;
font-size:11px;
color:#0099CC;
text-decoration:none;
font-weight:bold;
}
.mainlink1:hover{
font-family:TAHOMA;
font-size:11px;
color:#990000;
text-decoration:none;
font-weight:bold;
}
.headings{
font-family:tahoma;
font-size:16px;
color:#1f6099;
text-decoration:none;
font-weight:bold;
}

.webtext{
font-family:tahoma;
font-size:12px;
color:#707070;
text-decoration:none;
font-weight:normal;
}
.copyright{
font-family:tahoma;
font-size:9px;
color:#707070;
text-decoration:none;
font-weight:bold;
}
