p {
	font-family: verdana; font-size: 2;
}

a:link {
	text-decoration: none; color: #dd0000;
}

a:visited {
  text-decoration: none; color: #dd0000;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #333333;
}
