a:hover {
	font-size: 10pt;
	background-color: #FFCC33;
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	font-size: 10pt;
}
p {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 11pt;
}
table {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 11pt;
}
td {
	font-size: 11pt;
}
a {
	font-size: 10pt;
	color: #FFFFFF;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}

