body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #000000;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #006600;
}
a:active {
	color: #990000;
}

a.white_link:link {
	color: #FFFFFF;
}
a.white_link:visited {
	color: #FFFFFF;
}
a.white_link:hover {
	color: #FFFFFF;
}
a.white_link:active {
	color: #FFFFFF;
}


.titles_red {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.white_text {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.subtitles_white {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.titles_white {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
