p {
 color: #444488;
 font-size: 10px;
 font-family: verdana;
 }
.medium {
 color: #444488;
 font-size: 12px;
 font-family: verdana;
 }
.small {
 color: #444488;
 font-size: 10px;
 font-family: verdana;
 }
a:link {
	color: #4444FF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
 }
a:visited {
	color: #4444FF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
 }
a:active {
	color: #0000FF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
 }
a:hover {
	color: #FF0000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
 }

	

