a {
	background-color : #2222FF;
	color : #FFFF00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	height: 15px;
	width: 450px;
	vertical-align: middle;
}
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;
	width: 450px;
	padding: 5px;
}
body {
	background-color: #003366;
	text-decoration: none;

}
