﻿body {
	background-color: #000000;
	background-image: url(''); 
	background-repeat: no-repeat;
    background-position: center 0%; 
    background-attachment: fixed;
	margin-top: 0px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	color: #ffffff;

}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	color: #ffffff;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	color: #ffffff;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}


.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #ffffff;

}
