/* CSS Document */

a	{
	color:#0060A9;
	text-decoration:none;
}
a: hover{
	text-decoration:underline;

}

a: hover .menu {
	color: #FBB03C;
}
img	{ border:none;}
img a {border:none;}
body	{
	margin:0;
	padding:0;
	color:#000;
	width:100%;
	height:100%;

}
.flash{
	width:100%;
	height:100%
}
