BODY {
	font : 12px Verdana;
	margin-left: 0px;
	margin-top: 0px;
}

A:hover {
	COLOR: Black;
	text-decoration: underline;
}

table {
border: 1px; 
font : 12px Verdana; 
}

a {
	text-decoration: none; 
	font-weight: bold;
	COLOR: #009999;	
}

a:img {
	border: 1px;
	border-color : #009999;			
}

a:hover img, a:active img
{
     FILTER: gray; blur
	border: 1px solid Gray;
}

.thumb { 
border: 1px solid;
border-color : black; 
}

.caption {
	font : bolder oblique 20px Times New Roman;
}

.logo {
	font : bold normal 16px Bookman Old Style;
}

.select {
	text-decoration: none; 
	font-weight: bold;
	COLOR: #009999;
}

.top4{
display: inline;
margin: 50px;
text-align: center;
align: center;
font-size: 16px;
font-weight: bolder;
}