
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
.style1 {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
.style2 {
	font-size: 10px;
	color: #FFFFFF;
}
.style3 {
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.style4 {
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

a:link    { color: #0033CC; text-decoration: none; font-weight: bold;}
a:visited { color: #0033CC; font-weight: bold;}
a:active  { color: #0033CC; text-decoration: underline; font-weight: bold;}
a:hover   { color: #0099FF; text-decoration: underline; font-weight: bold;}
a.thumb:hover img
{
    border: 1px dashed #0099FF;
}


a.thumb img
{
    border: 1px solid #0099FF;
}
