/* CSS Document */

.text{font-family:Verdana; font-size:10px;color:#000000;}
.text2{font-family:Verdana; font-size:11px;color:#000000;}

.main_bg{background-color:#FFFFFF;}

input {font-family: Verdana;font-size:10px;font-weight:bold;color:#5E5742; border:1px solid;}
textarea {font-family: Verdana;font-size:10px;font-weight:bold;color:#5E5742; border:1px solid;}

a:link{font-family:Verdana; font-weight:bold; text-decoration: none; font-size:11px; color: #FFFFFF;}
a:active{font-family:Verdana; font-weight:bold;text-decoration: none; font-size:11px; color: #FFFFFF;}
a:visited{font-family:Verdana; font-weight:bold;text-decoration: none; font-size:11px; color:#FFFFFF;}
a:hover{font-family:Verdana; font-weight:bold;text-decoration: none; font-size:11px; color:#FFFFFF;}

.two:link{font-family:Verdana; font-weight:normal; text-decoration: none; font-size:11px; color: #000000;}
.two:active{font-family:Verdana; font-weight:normal;text-decoration: none; font-size:11px; color: #000000;}
.two:visited{font-family:Verdana; font-weight:normal;text-decoration: none; font-size:11px; color:#000000;}
.two:hover{font-family:Verdana; font-weight:normal;text-decoration: none; font-size:11px; color:#000000;}

.three:link{font-family:Verdana; font-weight:bold; text-decoration: underline; font-size:11px; color: #000000;}
.three:active{font-family:Verdana; font-weight:bold;text-decoration: underline; font-size:11px; color: #000000;}
.three:visited{font-family:Verdana; font-weight:bold;text-decoration: underline; font-size:11px; color:#000000;}
.three:hover{font-family:Verdana; font-weight:bold;text-decoration: underline; font-size:11px; color:#000000;}
