.contact {
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	color: #993300;
}
a.contact {
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	color: #993300;
	text-decoration : none;
}
a.contact:hover{
	color: #FF6600;
	font-weight: bold;
}
.leftmenu{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color : #9933CC;
}
a.leftmenu{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color : #9933CC;
}
.topmenu{
	color: #993300;
	font-size: 13px;
}
a.topmenu{
	font-family : Arial;
	font-size : 13px;
	text-decoration : none;
	color: #9900CC;
	font-weight: bold;
}
a.topmenu:hover{
	background-color : #FFCC66;
	color: #9900CC;
}
td.leftmenu{
	background-color : #FFDEAD;
}