a:visited {
	color: #000000;



}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;



}
a:active {
	color: #CCCCCC;




}
a:link {
	color: #000000;
	text-decoration: underline;



}
p {
	line-height: 150%;
}
