.bullets {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; list-style-type: square; list-style-position: inside; color: #333333; list-style-image: none; word-spacing: 2px}

a:active {
	color: #ff00ff
}

a:link {
	color: #ff00ff
}

a:visited {
	color: #ff00ff
}

a:hover {
	color: #CC0000
}

.copyright {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}

td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF}
.bigtitle {
	font-size: 16px;
	font-weight: bold;
	color: #ff00ff;
}
.name {
	font-size: 14px;
	font-weight: bold;
	color: #ff00ff;
}
.textbox {
	font-size: 10px;
}
.medtext {
	font-size: 11px;
}
.test-name {
	font-weight: bold;
	color: #ff00ff;
}
.test-dateplace {
	font-size: 10px;
}
.bold-pink {
	font-weight: bold;
	color: #ff00ff;
}
.featuredtable {
	border: 1px solid #ff00ff;
}
