body {
	font-family: "tahoma";
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
td {
	font-family: "tahoma";
	font-size: 12px;
	line-height: 24px;

}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a.menu:link {
	color: #BA612B;
	text-decoration: none;
}
a.menu:visited {
	color: #BA612B;
	text-decoration: none;
}
a.menu:hover {
	color: #FFFF00;
	text-decoration: none;
}
a.menu:active {
	color: #FFFF00;
	text-decoration: none;
}
.title1 {
	font-family: "tahoma";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}


