/* CSS Document */

body {  background-color: #FFFFFF}
h1 {
	font-size: 12px;
}
.yellow_bg {
	line-height: normal;
	background-color: #C8C037;

}
a.menu:link {
	color: #000000;
	fontsize: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 80%;
	word-spacing: 110em;
	font-size: 80%;
	text-decoration: none;








}
a.menu:visited {
	fontsize: 10px;
	font-weight: normal;
	font-size: 80%;
	font-style: normal;
	line-height: 80%;
	text-decoration: none;




}
a.menu:active {
	text-decoration: none;
	fontsize: 10px;
	font-weight: normal;
	font-size: 80%;


}
a.menu:hover {
	text-decoration: none;
	fontsize: 10px;
	font-weight: normal;
	font-size: 80%;


}
.squre{
	width: auto;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 3px double #c8c037;
	padding: 0px;
	font-size: 80%;



}
.noscript {
	font-size: 80%;
	color: #999999;
	margin-left: -15%;

}
