Body {
	font-size: 12px;
	font-family : Arial;
	margin: 0px;
	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-arrow-color: #C0BC91;
	scrollbar-base-color: #D0CDAD;
	scrollbar-dark-shadow-color: #333333;
	scrollbar-face-color: #F8F0D8;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #000000;
}



H4 {
	color: #999933;
}


.MenuLside table td A {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.MenuLside table td A:link {color: #FFFFFF;}
.MenuLside table td A:visited {color: #FFFFFF;}
.MenuLside table td A:active {color: #993399;}
.MenuLside table td A:hover {color: #CCCC00;}



.MenuBottom table td A {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.MenuBottom table td A:link {color: #00CCCC;}
.MenuBottom table td A:visited {color: #00CCCC;}
.MenuBottom table td A:active {color: #00CCCC;}
.MenuBottom table td A:hover {color: #CCCC00;}



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;
}

TD {
	font-size: 12px;
	font-family : Arial;
}

P {
	font-size: 12px;
	font-family : Arial;
}


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