p{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:16px;
	font-weight:bold;

}

a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
	}
a:active {
	text-decoration: underline;
	color: #CCCCCC;
}
