a:link {
	color: #FFFF00;
	margin-bottom: 7px;
}

a:visited {
	color: #FFFF00;
	margin-bottom: 7px;
}

a:hover {
	background-color: transparent;
	color: #00FFF0;
}

body {
	background-color: #204377;
	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	text-align: center;
}

h1 {
		font-family: "Courier New", Courier, monospace;
}

h2 {
	font-family: "Courier New", Courier, monospace;	
}

h3 {
	font-weight : normal;
	font-size : 1em;
}

/*
img {
	border : thin ridge White;
	vertical-align : middle;
}
*/

ul {
	list-style-type : none;
}

li {
	display : inline;
	padding-right : 10px;
	padding-left : 10px;
	margin-left : 10px;
	margin-right : 10px;
}

p {
	font-family : Arial, Helvetica, sans-serif;
}


td {
	text-align : center;
	padding : 4px;
}


#menu {
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
