body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
background-attachment: fixed;
	background-color: #000066;
	background-repeat: repeat;
	background-position: center center;
	background-image: url(images/back_odyssey.jpg);
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
}a:link {
	color: #2B80FF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2B80FF;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2B80FF;
	text-decoration: underline;
	font-weight: normal;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2B80FF;
	text-decoration: underline;
	font-weight: normal;
}

