@charset "utf-8";
/* CSS Document */
body 
{
	background-color: #000000;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	color:#FFFFFF;
}
a:link, a:visited
{
	color:#FFFFFF;
	text-decoration: none;
}
a:hover
{
	color:#a00b00;
}
.anaLink a:link, .anaLink a:visited
{
	color:#FFFFFF;
	text-decoration: none;
	font-size:14px;
	line-height:30px;
}
.anaLink a:hover
{
	color:#a00b00;
}
.style2 
{
	color: #B6150B;
	font-weight: bold;
}

.style1 
{
	color: #B6150B;
	font-weight: bold;
}
.style2 
{
	color: #B6150B;
	font-weight: bold;
}

th
{
	font-weight: normal;
	color:#000000;
}
