body
{
	background-color: #2a2a2a;
}

body, td, .text
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 18px;
	color : #FFFFFF;
	
	font-weight: normal;

}

.orange
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 18px;
	color : #FF7517;	
	font-weight: bold;

}


.head
{
	font-size : 26px;
	color : #FF7517;
	font-weight: normal;
}


a:link, a:hover, a:visited, a:active {	
	text-decoration: underline;
	font-weight : normal;
	font-size : 13px;
	color: #FF7517;
}

.large {	
	text-decoration: none;
	font-weight : normal;
	font-size : 16px;
	color: #FF7517;
}

a.large:link, a.large:hover, a.large:visited, a.large:active {	
	text-decoration: underline;
	font-weight : normal;
	font-size : 16px;
	color: #FF7517;
}

