/* CSS Document */
body {
	font-family: tahoma, verdana, arial;
	font-size: 70%;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
	vertical-align: bottom;
}
td {
	font-size: 70%;
	line-height: 130%;
}

a:active {
	color: #FF6600;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
font-weight: bold
}

a {
	color: #FF0000;
	text-decoration: none;
font-weight: bold
}

.small
{
color: #8e0000;
size: 8px;
text decoration: none
}
