body {
	font-family: "tahoma";
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;

}
td {
	font-family: tahoma;
	font-size: 12px;
}
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: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	color: #FFFFFF;
	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;
}

