body {
	font-family: Tahoma;
	color: Black;
	text-decoration: none;
	font-size : 10px;
}
a:link {
	color: Maroon;
	text-decoration: none;
	font-family : Tahoma;
	font-weight: bold;
	font-size : 11px;
}
a:visited {
	color: Maroon;
	text-decoration: none;
	font-family : Tahoma;
	font-weight: bold;
	font-size : 11px;
}
a:hover {
	color: Red;
	text-decoration: none;
	font-family : Tahoma;
	font-weight: bold;
	font-size : 11px;
}
a:active {
	color: Red;
	text-decoration: none;
	font-family : Tahoma;
	font-weight: bold;
	font-size : 11px;
}
.newstitle {
	font-family: Tahoma;
	color: Black;
	text-decoration: none;
	font-size : 10px;
}
.newstext {
	font-family: "Times New Roman";
	color: Black;
	text-decoration: none;
	font-size : 11px;
}
.form_table {
	font-family: Tahoma;
	color: Black;
	text-decoration: none;
	font-size : 9 px;
}
.forms {
	font-family: Tahoma;
	font-size: 9 px;
	border : 1px inset #52402C;
	background-color : transparent;
}