/* CSS Document */
body{
	font-family: "Tahoma", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
}
body>#container{
	margin-top: -20px;
}

h3
{
color:"#339933";
font-size:20px;

}

/* General links */
a img {border: 1px; }

a:link,a:visited{
	color: #FFFFFF;
	text-decoration: none;
	size:3;
}

a:hover{
	color: #000066;
}
