Body {
	font-family : Arial;
	font-family : Georgia, "Times New Roman", Times, serif;
	margin: 2px;
	font-size: 14px;
}


H4 {
	color: #999933;
}



.MenuBottom table td {
	background-image: url(Images/Bg_03.jpg);
	height: 26px;
}
.MenuBottom table td A {
	color: #00FF66;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.MenuBottom table td A:link {color: #990000;}
.MenuBottom table td A:visited {color: #990000;}
.MenuBottom table td A:active {color: #00FF66;}
.MenuBottom table td A:hover {color: #000066;}


A:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

A:active {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #66008C;
	text-decoration: none;
	font-weight: bold;
}


HR {
	color : #C0BC91;
	height : 1px;
}
