/* CSS Document */

.redtxt{ font-family: arial; font-size:17px; font-weight:bolder; color:#FF0202}
.blacktxt1{font-family: arial; font-size:17px; font-weight:bold; color:#000000;  }
.blacktxt2{font-family: arial; font-size:14px; font-weight:bold; color:#000000;  }
.blacktxt3{font-family: arial; font-size:10px; font-weight:bold; color:#000000;  }
.blacktxt4{font-family: arial; font-size:13px; font-weight:bold; color:#000000;  }
.bluetxt1{font-family: arial; font-size:12px; font-weight:bold; color:#001EFF; text-decoration:none;}
.pinktxt{font-family: arial; font-size:12px; font-weight:bold; color:#FC00FF;  }
.bluebigtxt{font-family: arial; font-size:17px; font-weight:bold; color:#001EFF;  }




a.blacklink:link{font-family: arial; font-size:17px; font-weight:bold; color:#000000; text-decoration:none; text-indent:5px;}
a.blacklink:active{font-family: arial; font-size:17px; font-weight:bold; color:#000000; text-decoration:none; text-indent:5px;}
a.blacklink:visited{font-family: arial; font-size:17px; font-weight:bold; color:#000000; text-decoration:none; text-indent:5px;}
a.blacklink:hover{font-family: arial; font-size:17px; font-weight:bold; color:#FF0202; text-decoration:none; text-indent:5px;}

a.bluelink:link{font-family: arial; font-size:13px; font-weight:bold; color:#001EFF; text-decoration:none; }
a.bluelink:active{font-family: arial; font-size:13px; font-weight: bold; color:#001EFF; text-decoration:none; }
a.bluelink:visited{font-family: arial; font-size:13px; font-weight:bold; color:#001EFF; text-decoration:none; }
a.bluelink:hover{font-family: arial; font-size:13px; font-weight:bold; color:#000000; text-decoration:none; }

