a:link {
	font-size: small;
	font-weight: bold;
	font-family: serif;
	text-decoration: none;
	color: #990098;
}

a:visited {
	font-size: small;
	font-weight: bold;
	font-family: serif;
	text-decoration: none;
	color: #990098;
}

a:hover {
	font-size: small;
	font-weight: bold;
	font-family: serif;
	text-decoration: none;
	color: #990098;
}

p {
	font-size: xx-small;
	font-weight: bold;
	font-family: verdana, serif;
	text-decoration: none;
	color: #990098;
}
