body{
	color : white;
	background-color: black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
a:link{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color : white;
	text-decoration : none;
}
a:visited{
	font-family : Verdana,Arial,Helvetica,sans-serif;
	color : white;
	text-decoration : none;
}
a:hover{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color : orange;
	text-decoration : underline;
}
a.news:link{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color : f38a36;
	text-decoration : none;
}
a.news:visited{
	font-family : Verdana,Arial,Helvetica,sans-serif;
	color : f38a36;
	text-decoration : none;
}
a.news:hover{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color : f38a36;
	text-decoration : underline;
}
.white{
	color : white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
}
.title{
	color : white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 21px;
	line-height : 21px;
}
.titleo{
	color : white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 21px;
	line-height : 21px;
}
.compere{
	color : white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 16px;
}
.orange{
	color : f38a36;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
}
.fill{
	background-color : f38a36;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
}
.fill2{
	background-color : #7A451B;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
}
.WhitePopUp{
	color : white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
}
.bold{
	color: Black;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.heading{
	color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size :16px;
	font-weight : bold;
}
.small{ 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.textsize1{ 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : white;
}
.textsize2{ 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : white;
}
.textsize3{ 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	color : white;
}
TD {
	color : white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size :9px;
	font-weight : normal;
	line-height : 12px;
}
FONT {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size :11px;
	font-weight : normal;
}
UL {
	list-style-type : disc;
}
LI {
	list-style-type : inherit;
}