p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

a:link {
	color:blue; text-decoration:none
}	

a:visited {
	color:blue; text-decoration:none
}	

a:hover {
	color:magenta; text-decoration:none
}	