/* CSS Document */

BODY{
font-family:Times New Roman;
font-size:14px;
color:#000000;
text-decoration:none;
padding:0px;
margin:0px
}

.txt1{
font-family:Times New Roman;
font-size:12px;
color:#000000;
text-decoration:none
}

.links{
font-family:Verdana;
font-size:11px;
color:#000000;
text-decoration:none
}
.links_txt{
font-family:Times New Roman;
font-size:14px;
color:#000000;
text-decoration:underline
}

.links_blue{
color:#3300FF;
text-decoration:underline
}

.base{
font-family:Verdana;
font-size:11px;
color:#FFFFFF;
text-decoration:none
}

.links_siderbar{
font-family:Verdana;
font-size:12px;
color:#980029;
text-decoration:none
}
.underline{
text-decoration:underline
}