body {  
	font-size: 12px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
}
p {  
	font-size: 12px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
}
a {
	font-family: Arial;
	color: #666666;
	text-decoration: underline;
	weight: bold;
}	
a:link {
	font-family: Arial;
	color: #666666;
	text-decoration: underline;
	weight: bold;
}
	
a:visited {
	font-family: Arial;
	color: #666666;
	text-decoration: underline;
	weight: bold;
}
a:hover {
	font-family: Arial;
	color: #666666;
	text-decoration: none;
	weight: bold;
}
a.nav_bar {
	margin-left:10px;
	margin-right:10px;
	color: #ffffff;
	text-decoration:none;
}
