﻿p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:maroon;
	text-decoration:none;
}
a:hover {
	color:red;
}

font {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}