a {
	color : #FFFF00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	color : #CC9933;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bolder;
	text-decoration : none;
}

background {
	background : #003366;
	text-decoration: none;

}

p {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}
body {
	background-color: #003366;
	text-decoration: none;

}
