body {
	background-color: #A2A0E0;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td{
font-size:12px;
color:#333333;
line-height:200%;
}
a:link {
	color: #FF0000;
	text-decoration: none;
	font-size: 14px;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	font-size: 14px;
	color: #FF9900;
	text-decoration: underline;
}
