body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
body {
	background-color: #f7e9ff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url("images/bg.gif"); 
	background-repeat: repeat-x; };
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #ff0066;
}
a:active {
	color: #0033FF;
}