a {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

a:link {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

a:visited {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

a:active {
		color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}




BODY {
	color : Black;
	font-family :  Arial, Helvetica, sans-serif;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	background : White;
	background-color : White;
	}

td {
	color : ActiveCaption;
	background-color : #DEDFCD;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background : #DEDFCD;
}
input {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bolder;
	margin-bottom : 2;
	margin-left : 2;
	margin-right : 2;
	margin-top : 2;
}
.mnub  {
	font-size : 10px;
	font-family : Arial;
	color : #DEDFCD;
	margin-left : 1px;
	margin-right : 1px;
	margin-top : 1px;
	margin-bottom : 1px;
	height : 17px;
	font-weight : bold;
	background-color : #8080C0;
	border-color : Background Black Black Background;
	border-width : 1px 1px 1px 1px;
}
