A:link {
	color: #3FB093;
	text-decoration: none;

}
A:visited {
	color: #FFCC99;
	text-decoration: none;

}
A:active {
	color: #6699FF;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
TD {
	font-family: Arial;
	font-size: 13px;
}
P {
	font-family: Arial;
	font-size: 13px;
	color: #241C93;

}
HR {
	color: #6699CC;
	height: 1px;
}
BODY {
scrollbar-face-color:#241C93;
scrollbar-highlight-color:#241C93;
scrollbar-3dlight-color:#3A8494;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#3A8494;
scrollbar-arrow-color:#3A8494;
scrollbar-track-color:#3A8494;
}
