/** BASIC */

body {
	font-family: Arial;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}

a:link {
	color: #0000CC}

a:active {
	color: #0000FF
}

a:visited {
	color: #000099
}

a:hover {
	color: #0000FF
}


