/* CSS Document */
<!--
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	background-color: #ec008c;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.style1 {
	color: #000000;
}
.style2 {
	font-size: 26.89px;
	color: #DD008C;
}
.style3 {
	font-size: 10px;
}
-->
