a:visited {
	color: #0000CC;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;




}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;



}
a:active {
	color: #CCCCCC;
	font-size: 16px;
	text-decoration: none;





}
a:link {
	color: #0000CC;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;




}
p {
	line-height: 150%;
	font-size: 16px;
}
h1 {
	font-size: 24px;
}
