Body
{
    background-image:url("../images/graphics/bg.gif");
    scrollbar-3dlight-color:default; 
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#2655A0;
	scrollbar-darkshadow-color:default;
	scrollbar-face-color:#003366;
	scrollbar-highlight-color:default;
	scrollbar-shadow-color:default;
}
p
{
	color:#003366;
	font: normal 12px arial;
}
A.menu
{
	color:#003366;
	font: bold small-caps 900 12px arial;
	text-decoration:none;
}
A.menu:Hover
{
	color:#003366;
	font: bold small-caps 900 12px arial;
	text-decoration:underline;
}
A
{
	color:#003366;
	text-decoration:underline;
}
A:Hover
{
	color:#888888;
	text-decoration:none;
}
TD
{
	color:#003366;
	font: normal 12px arial;
}