BODY
{
	background-image: url('images/index_01.jpg');
        background-color: #030102;
	background-repeat: repeat-x;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7C7E81;
	text-decoration: none;



}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7C7E81;
	text-decoration: none;



}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7C7E81;
	text-decoration: none;



}
a:hover
{
	COLOR: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;


}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BF8B37;
}
.text2 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #98999B;
}
