body {background-color: #FFFFFF}
a:link {color: #003366; text-decoration: none}
a:visited {color: #003366; text-decoration: none}
a:hover {color: #CC0033}
a:active {color: #003366; text-decoration: none}
a.inactive:link {color: #FFFFFF; background: #003366;}
a.inactive:visited {color: #FFFFFF; background: #003366;}
a.inactive:hover {color: #CC0033}
a.inactive:active {color: #FFFFFF; background: #003366;}

p.title {
	color: #CC0033;
	font-family: Arial;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	}

p.back {
	font-family: Arial;
	font-size: 16px;
	text-align: center;
	}

