/* CSS Document */

.text{font-family:Verdana; font-size:11px;color:#646464;}
.text2{font-family:Verdana; font-size:11px;color:#000000;}

body{background-color:#2E1F06;}

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: underline; font-size:11px; color:#FFFFFF;}

.tt:link{font-family:Verdana; font-weight:bold; text-decoration: underline; font-size:11px; color: #D55F11;}
.tt:active{font-family:Verdana; font-weight:bold;text-decoration: underline; font-size:11px; color: #D55F11;}
.tt:visited{font-family:Verdana; font-weight:bold;text-decoration: underline; font-size:11px; color:#D55F11;}
.tt:hover{font-family:Verdana; font-weight:bold;text-decoration: none; font-size:11px; color:#660000;}
