@charset "utf-8";
body {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	margin: 10;
	background-color: #FFCC00;
	background-repeat: repeat-x;
	font-weight: bold;
}
p {
	margin: 0px;
}


a {
	color : #006699;
	font-family:verdana;
	text-decoration:none;
}

a img
{
border-style:none;
}


a:hover , a:active , a:focus {
    color : #0D627E;
    font-weight : bold;
    text-decoration:none;
}
h1 {
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
