body {
margin: 0;
color: #E6E6E6;
font-family:  verdana, helvetica, sans-serif;
font-size: 11px;
background: #343434 url(/pics/bkg.jpg) top left repeat-x;\
}

td {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
}

.small {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #CCCCCC;
}	

A:link {
	background: transparent;
	color: #60191C;
}

A:visited {
	color: #60191C;
	background: transparent;
}

A:active {
	color: #60191C;
	background: transparent;
}

A:hover {
	color: #000000;
}



