a.link:link { color: #333300; text-decoration: none }
a.link:active { color: #333300; text-decoration: none }
a.link:visited { color: #333300; text-decoration: none }
a.link:hover { color: #333300; text-decoration: underline }




.text
{
font-family:arial;
font-size:11px;
color:#333300;
}

.menu
{
font-family:arial;
font-weight:bold;
font-size:11px;
color:#333300;
}

.thumb
{
	background: #666666;
	display: block;
	float: left;
	margin: 5px;
	padding: 3px;
}