a:link
{
	color: #900499;
	text-decoration: none;
}
a:visited
{
	color: #900499;
	text-decoration: none; 
} 
a:active 
{
	color: #900499;
	text-decoration: none;
}
a:hover 
{
	color: #000000;
	text-decoration : none;
}
body
{
	margin: -2px;
	padding: -2px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
	overflow-x: hidden;
}
.big
{
	font-size: 110%;
	font-weight: bold;
}
table.main
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #000000;
	border: solid 0px;
	border-color: #000000;
	width: 600px;
	background-image: url('images/bg.jpg');
	background-repeat:no-repeat;
}
img.main
{
	border: solid 1px #000000;
}
img.icons
{
	border-style: none;
}