.style1 {font-size: 11px}
.style2 {font-size: 9px}
.style6 {font-size: 10px; font-family: Tahoma; color: #666666;}
.style7 {font-size: 10px}
.style8 {color: #000000}
.style10 {font-size: 12px; font-style: italic; color: #FFFFFF; }
.style11 {color: #666666}
.style12 {color: #D30909}
.grey-bold-txt {
	color: #666666;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
}
.copyright-txt {
	color: #333333;
	font-size: 11px;
	font-family: Tahoma;
}
.yellow-bold-txt {
	color: #FFFF00;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.yello-small-bold {
	color: #FFCE0B;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
}
.white-small-txt {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma;
}
.grey-bold2 {
	color: #999999;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.white-bold-txt {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.black-normal-txt {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #131313;
}
a:link {
	color: #D30909;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D30909;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}
.white-links:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white-links:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.white-links:hover {
	text-decoration: none;
	color: #F8D200;
}
.white-links:active {
	text-decoration: none;
	color: #F8D200;
}
.blacklink:link {
	COLOR: #000000; TEXT-DECORATION: none
}
.blacklink:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
.blacklink:hover {
	COLOR: #0066cc; TEXT-DECORATION: none
}
.blacklink:active {
	COLOR: #0066cc; TEXT-DECORATION: none
}
