/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	background-color: #FFFFFF;
}
img {
	border: 0px;
}
.bigpink {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #f09;
}
.pink {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #f09;
}
a:link {
	color: #CC33FF;
}
a:visited {
	color: #CC33FF;
}
a:active {
	color: #CC33FF;
}
a:hover {
	color: #CC33FF;
	text-decoration: underline;
}
