﻿body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
}

p { 
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal 
} 


li { 
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal 
} 

a:link {
	color: #FF0000;
	text-decoration: none;
	background-color: #FFCCCC;
	font-size: 12px;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: 600;
	background-color: #FFCC66;
	border-color: #0000FF;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
}
