@import url(full.css);
body, td, li {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
}
img {
	border: 0px;
}
a {
	font-weight: bold;
	color: #92582c;
}
a:visited {
	color: #576973;
	font-weight: bold;
}
a:active{
	color: #600;
	font-weight: bold;
}
a:hover{
	color: #600;
	font-weight: bold;
}