body, td, th {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #000000;
}

a {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #996600;
}

a:link {
	text-decoration: none;
}

a:visited {
	color: #996600;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

a:active {
	color: #996600;
	text-decoration: none;
}

.borderit img{
border: 1px solid #000000;
}

.borderit:hover img{
border: 1px solid #ffffff;
}

.borderit:hover{
color: red; /* irrelevant definition to overcome IE bug */
}
