
body {
	font-family: Arial, Sans-serif;
	font-size: 80%;
	color: #000;
	margin: 10px 10px 10px 10px;
}

table {
	font-size: 100%;
}

a {	text-decoration: none }

a:link, a:visited, a:active {
	font-weight:bold; 
	color: #943131;
}

a:hover, a:focus {
	text-decoration: underline; }
	background-color: #ff9;
}

.smverdana {
	font-family: Verdana;
	font-size: 70%;
}

.bigtitle {
	font-size: 150%;
	font-weight: bold;
	color: #943131;
}

a.thumbglow:hover, a.thumbglow:focus {
	zoom: 1;
	filter: alpha(opacity=75);
	opacity: .75; 
}

