.text_white_big{
	color: #FFFFFa;
	font-family: verdana;
	font-size: 15pt;
	font-weight: bold;	
}
.text_white{
	color: #FFFFFa;
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;	
}
.text_nav{
	color: #6A6868;
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;	
}
a, a:before, a:link, a:focus {
	text-decoration: none;
	color: #FFFFFF;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;	
}
a:hover, a:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;	
}
