
<!--
body {
	background-color: #000000;
}
body,select,option,td,li,ul,p,pre,span,div { 
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px; 
    font-weight: normal;
}
.home_page_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
.title_orange_bold_upper {
	color: #FF7800;
    font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}
.orange {
	color: #FF7800;
    font-weight: bold;
	font-size: 11px;
}
.title_orange_bold_upper13 {
	color: #FF7800;
    font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
.title_red_bold_upper {
	color: #990101;
    font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}
.title_white_bold_upper {
	color: #FFFFF;
    font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}
.text_grey_uppercase {
	color: #75767B;
    font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
.copywright {font-size: 9px}
.text_boc_grey {
	background-color: #CCCCCC;
	border: #141416;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


a:link {
    color: #FFFFFF;
    text-decoration: underline;
}
a:visited {
    color: #FFFFFF;
    text-decoration: underline;
}
a:hover {
    color: #FF7800;
    text-decoration: underline;
}
a:active {
    color: #FFFFFF;
    text-decoration: underline;
}
-->


