body {
	font-family: verdana,"lucida grande", helvetica, verdana, arial, sans-serif;
	font-size: small;
	background: #fff url("bk.gif") repeat-x;
}
td {
	font-family: verdana,"lucida grande", helvetica, verdana, arial, sans-serif;
	font-size: small;
}
 
#main {
	width: 750px;
}
a {
	color: #3F3F9D;
}
a:visited {
	color: #A3CC52;
}
a:hover {
	color: #3E9D3E;
	border-bottom: 1px dotted #3F3F9D;
	text-decoration: none;
}

