body {
	background: #130E14 url(images/triumphbg.jpg) no-repeat top left;
	color:#fff; 
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
}
.menu {
	color: #00CCFF;
}

a:link {color: #66FF33; text-decoration: underline; }
a:active {color: #66FF33; text-decoration: underline; }
a:visited {color: #66FF33; text-decoration: underline; }
a:hover {color: #66FF33; text-decoration: underline; }

.menu  a:link { font-size:20px; color: #00CCFF; text-decoration: none; }
.menu a:active {font-size:20px; color: #000000; text-decoration: none; }
.menu a:visited {font-size:20px; color: #00CCFF; text-decoration: none; }
.menu a:hover {font-size:20px; color: #00CCFF; text-decoration: underline; }

td {
	font-family: verdana, arial, helvetica, sans-serif;
}

th {
	font-family: verdana, arial, helvetica, sans-serif;
}

.content {
	padding:10px;
	width:780px;
	margin: 0 auto;
	text-align: justify;
}

