 p {
font-family : Arial, "Arial CE", Helvetica, sans-serif;
}

a {  font-family: Arial, Helvetica, sans-serif; color: #333333; text-decoration: underline}

a:hover {
	color : red;
}

a:active {
	color : red;
}

