@charset "iso-8859-1";

a.menu:link
{
	width: 0em;
	text-transform: uppercase;
	text-decoration: none;
	color: Yellow;
	font-weight: 900;
	font-size: 0.33cm;
	font-family: Arial;
}
td
{
	background-attachment: fixed;
	background-image: url(images/bg_content.png);
	font-family: Arial;
	color: #31395F;
	font-size: 13px;
	scrollbar-arrow-color: orange;
	scrollbar-face-color: #4B71B2; 
}


a.menu:visited
{
	text-transform: uppercase;
	text-decoration: none;
	color: yellow;
	font-weight: 900;
	font-size: 0.33cm;
	font-family: Arial;
}

a.menu:active
{
	text-transform: uppercase;
	text-decoration: none;
	color: white;
	font-weight: 900;
	font-size: 0.33cm;
	font-family: Arial;
}

a.menu:hover
{
	color: white;
	font-family: Arial;
}

body
{
	background-attachment: fixed;
	background-image: url(images/bg_content.png);
	font-family: Arial;
	color: #31395F;
	font-size: 13px;
	scrollbar-arrow-color: orange;
	scrollbar-face-color: #4B71B2; 
}
DIV
{
	font-family: MS Sans Serif;
	color: #31395F;
	font-size: 13px;
}
