p{
	font-size:16px;
	line-height: 22px;
	color:#cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFB600;
	font-size:18px;
	font-weight:normal
}
a:link {
	color: #cccccc; 
}
a:visited {
	color: #cccccc;
}
a:hover {
	color: #FFB600;
}
a:active {
	color: #FFB600;
	text-align: center;
}

