a:link    { color: #000000; text-decoration: none; font-weight: bold;}
a:active  { color: #000000; text-decoration: none; font-weight: bold;}
a:hover   { color: #000000; text-decoration: underline; font-weight: bold;}
a:visited { color: #000000; font-weight: bold; text-decoration: none;}
a:hover img 
{
    border: 1px solid #000000;
}

.thumb
{
    border: 1px solid #555555;
}
BODY {
	SCROLLBAR-BASE-COLOR: #7a5c1e;
	SCROLLBAR-ARROW-COLOR: #ffff00;
	SCROLLBAR-DARKSHADOW-COLOR: #583a0c;
	SCROLLBAR-3DLIGHT-COLOR: #9c7e3f;
}
a:link.noline {
	color: #E7DEAD;
	text-decoration: none;
	background-color: transparent
}
a:visited.noline {
	color: #E7DEAD;
	text-decoration: none;
	background-color: transparent
}
a:hover.noline {
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent
}
a:active.noline {
	color: #E7DEAD;
	text-decoration: none;
	background-color: transparent
}
a:link.noline2 {
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent
}
a:visited.noline2 {
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent
}
a:hover.noline2 {
	color: #FFFF00;
	text-decoration: underline;
	background-color: transparent
}
a:active.noline2 {
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent
}
