A:link
{
	COLOR: #000000;
	TEXT-DECORATION: none
}
A:visited
{
	COLOR: #000001;
	TEXT-DECORATION: none
}
A:active
{
	COLOR: #000002;
	TEXT-DECORATION: none
}
A:hover
{
	COLOR: #ff0000;
	TEXT-DECORATION: none
}
body
{
	FONT: 9pt "MS Arial", sans-serif;
	font-weight: bold;
	COLOR: #000000;
	background-image: url(../img/background.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
h3
{
   	FONT: 9pt "MS Arial", sans-serif;
    font-weight:bold;
    color: #FF0000
}
h4
{
   	FONT: 10pt "MS Arial", sans-serif;
	font-weight: bold;
	COLOR: #000000;
}
