a:link {
	font: normal 18px "Times New Roman", Times, serif;
	color: #6699CC;
	text-decoration: none;
}
a:visited {
	font: bold 18px "Times New Roman", Times, serif;
	color: #003366;
	text-decoration: none;

}
a:hover {
	font: 16px Verdana;
	color: #FF5151;
	text-decoration: underline;

}
.p {
	font: bold 16px "Times New Roman", Times, serif;
	color: #003366;
}
