A {
	font-size: 12px; color: #A3A7E3; font-family: Arial; text-decoration: underline
}

A:active {
	font-size: 12px; color: #A3A7E3; font-family: Arial; text-decoration: underline
}

A:visited {
	font-size: 12px; color: #A3A7E3; font-family: Arial; text-decoration: underline
}

A:hover {
	font-size: 12px; color: #FF6508; font-family: Arial; text-decoration: underline
}

.normaltext {
	font-size: 11px; color: white; font-family: verdana; line-height:130%; max-width:600px; 

}

.linktext {
	font-size: 12px; color: white; font-family: verdana;
}

.mylink:hover {
	font-family: Arial; font-size: 12px; text-decoration: underline; color: red; 
}

html, body, textarea  {	
	scrollbar-face-color:black; scrollbar-arrow-color:red; scrollbar-track-color:red;
	scrollbar-base-color:red; scrollbar-3dlight-color:black; scrollbar-darkshadow-color:black;
    scrollbar-highlight-color:red; scrollbar-shadow-color:black;
}

