A:link 				{
	color:#FF0000;
	text-decoration: none;
	font-weight:normal;
} 

A:active 			{
	color:#FF0000;
	text-decoration: none;
	font-weight:normal;
} 

A:visited 			{
	color:#FF0000;
	text-decoration: none;
	font-weight:normal;
} 

A:hover 			{
	color:#FFFFFF;
	text-decoration: none;
	font-weight:normal;
} 

body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}
.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.style3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
}
