a:link
{
	text-decoration: none;
	color: #006699;
}
a:visited
{
	text-decoration: none;
	color: #006699;
}
a:hover
{
	text-decoration: underline;
	color: #009900;
}
p
{
	font-family: tahoma;
	color: #666666;
	font-size: 10;
}
td
{
	font-family: tahoma;
	color: #666666;
	font-size: 10;
}
.menu
{
	font-family: tahoma;
	font-size: 11;
}