BODY  {
	font-family : Tahoma;
	font-size : xx-small;
	color : FFFFEE;
	text-decoration : none;
	font-weight : normal;
	font-style : normal;
}

P  {
	font-family : Tahoma;
	color : FFFFEE;
	font-size : xx-small;
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
}

A  {
	font-size : xx-small;
	font-family : Tahoma;
	font-weight : bold;
	font-style : normal;
	color : DDDDDD;
	text-decoration : none;
}

A:Visited  {
	font-size : xx-small;
	font-family : Tahoma;
	font-weight : bold;
	color : 888888;
	font-style : normal;
}

A:Active  {
	font-size : xx-small;
	font-family : Tahoma;
	font-weight : bold;
	color : Silver;
	text-decoration : none;
	font-style : normal;
}

A:Hover  {
	font-size : xx-small;
	font-family : Tahoma;
	font-weight : bold;
	font-style : normal;
	color : Red;
	text-decoration : underline;
	scrollbar-face-color : D9E4EF;
	scrollbar-arrow-color : ffffff;
	scrollbar-track-color : ffffff;
	scrollbar-shadow-color : '#ffffff';
	scrollbar-highlight-color : '#ffffff';
	scrollbar-3dlight-color : 'ffffff';
	scrollbar-darkshadow-Color : 'ffffff'
bordercolor: Red;
}

