a.menu:link  { 
	color:#0000CC;
	text-decoration:none;
	 }
a.menu:visited { 
	color:#ff0000;
	text-decoration:none;
	 }
a.menu:hover { 
	color:#FF3300;
	text-decoration:none;
	 }
a.menu:active { 
	color:#009900;
	text-decoration:none;
	 }
.bkground {
	background-repeat: no-repeat;
}
body {
    font-family:"Arial, Helvetica, sans-serif";
	}
