a:link {

	color: #00CC33;

	text-decoration: underline;

}
.centered-table {
   margin-left: auto;
   margin-right: auto;
}

.style3 {font-size: 18pt; font-weight: bold; }

a:visited {

	color: #CCCCCC;

	text-decoration: underline;

}

a:active {

	color: #CCCCCC;

	text-decoration: underline;

}

a:hover {

text-decoration: underline; color: #00CC33;

}

#tabcontent {

text-decoration: none; text-transform:uppercase; color: #CCCCCC;

}

body {
	background-color: #000000;
	color:#00ff00;
	font-family: Arial, Times, serif;
	font-size: 12px;
}


