A {
	color : #FF00CC;
	font-family :  "Verdana";
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

A:visited {
	color : #FF00CC;
	font-family :  "Verdana";
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

A:hover {
	color : White;
	font-family :  "Verdana";
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
}

A:active {
	color : White;
	font-family :  "Verdana";
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

BODY {
	scrollbar-3dlight-color : #FF00CC;
	scrollbar-arrow-color : #FF00CC;
	scrollbar-base-color : #FF00CC;
	scrollbar-darkshadow-color : #FF00CC;
	scrollbar-face-color : Black;
	scrollbar-highlight-color : Black;
	scrollbar-shadow-color : Black;
	font color : White;
	font-family :  "Verdana";
	font-size : 11px;
}

H4 {
	color : #FF00CC;
	font-family : "Arial";
	font-size : x-large;
}

P {
	font-family :  "Verdana";
	font-size : 11px;
	font-weight : normal;
	color : White;
}

TD {
	font-family :  "Verdana";
	font-size : 11px;
	font-weight : normal;
	color : White;
}

B {
	font-family :  "Verdana";
	font-size : 11px;
	font-weight : bold;
	color : #FF00CC;
}

H3 {
	color : #FF00CC;
	font-family :  "Verdana";
	font-size : 15px;
}

TABLE {
	background : Black;
}

.txt{
	background : #1F1F1F;
	font-family :  "Verdana";
	font-size : 11px;
	font-weight : normal;
	color : White;
}

td.poll {
	font-family : "Verdana";
	font-size : 11px;
	color : #000000;
}