
BODY {
scrollbar-face-color: #501D6B;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color:#000000;
scrollbar-arrow-color: #835084;
scrollbar-track-color:#180920;

}

A  {
	color : #F2CEF2; 
	text-decoration : underline;
}

A:Visited  {
	color : #F2CEF2;
	text-decoration : underline;
}

A:Active  {
	color :#F2CEF2; 
	text-decoration : underline;
}

A:Hover  {
	color : #000000;
	text-decoration : none;
	background-color:#F2CEF2;
}


H3 {
	color: #ba55d3;
	font-weight: bold;
	font-size : 18px;
	font-family:Tahoma;
}

H2 { font-family: Tahoma; font-size:24px; font-weight:bold; color: #ba55d3; }



BODY { font-family: Calibri; font-size:16px; font-weight:normal; }
H2 { text-align: center; }
H4 { font-family: Tahoma; font-size:14px; font-weight:bold; color: #ba55d3; text-align: center; }