a:link {
	text-decoration: underline;
	color: #0000FF;
}
a:visited {
	text-decoration: underline;
	color: #000099;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

table.main {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	background-image: url(/links/234e.jpg);
}

#_text {
	font-weight: normal;
	color: #666600;
	font-size: 12px;
	text-indent: 10px;
	padding-left: 10px;

}

