A:link{COLOR:#FFFFFF;text-decoration:underline;}
A:visited{color:#FFFFFF;text-decoration:underline;}
A:active{color:#FFFFFF;text-decoration:none;}
A:hover{color:#AF3738; background: #FFFFFF; text-decoration:underline;}


        body {  
           
background-color: "#FFFFFF";    

}


p {

font-family: verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #000000;
        text-decoration: none;
}

.redtext {
	font : 10pt "Verdana","Arial Cyr", "Arial","Tahoma","Helvetica", sans-serif;
	color : #000000s;
}

.text {
	font : 10pt "Verdana","Arial Cyr", "Arial","Tahoma","Helvetica", sans-serif;
	color : #000000;
	text-color : #000000;
}

#line {
	color :#000000;
}

textarea {
	font-size : 10pt;
	font-family : "Verdana",Arial,sans-serif;
	color : #000000;
	background : white;
	border-style : ridge;
	border-color: #ffffff;
	text-align : justify;
	width : 500px
}

input {
	font-size : 10pt; font-family : "Verdana",Arial,sans-serif;
	color : #000000
}

input.field {
	border-style : ridge;
	width : 300px;
	background : white;
}

input.button {
	border-style : outset;
	width : 190px;
	cursor : hand;
	background :white;      
}

