body {
 	SCROLLBAR-ARROW-COLOR: black;
	SCROLLBAR-BASE-COLOR: white;
	SCROLLBAR-TRACK-COLOR: #84DFFF;
}

TD, P, .text {color: #788092; font-family: verdana, arial, geneva, helvetica, sans-serif; font-size: 11px; line-height: 110%}

a:link {color: #788092; text-decoration: none;}
a:active {color: #788092; text-decoration: none;}
a:visited {color: #788092; text-decoration: none;}
a:hover {color: #ff0000; text-decoration: none;}
TD A:link, .text a:link {color: #788092; text-decoration: underline;}
TD A:active, .text a:active {color: #788092; text-decoration: underline;}
TD A:visited, .text a:visited {color: #788092; text-decoration: underline;}
TD A:hover, .text a:hover {color: #EF047B; text-decoration: underline;}
textarea, input {
	color: black;
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	font-size: 11px;
	SCROLLBAR-ARROW-COLOR: black;
	SCROLLBAR-BASE-COLOR: #E6E6CC;
	SCROLLBAR-TRACK-COLOR: #E6E6CC;
}
