tbody
{
margin-top: 20px;
Color: #666666;
Font-Family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small;
}




A:ACTIVE
{
text-decoration: underline;
}

A:LINK
{
text-decoration: underline; 
}

A:VISITED
{
text-decoration: underline;
}

A:HOVER
{
text-decoration: underline;
Color: #ffffff;
}

A
{
Font-Family: Verdana, Tahoma, Helvetica, Sans-Serif; font-size: x-small;
Font-Weight: Bold;
Color: #666666;
}







.main A:ACTIVE
{
Color: #ffffff;
text-decoration: none;
border: thick solid #00b3e3;
background-color: #00b3e3;
}

.main A:LINK
{
Color: #ffffff;
text-decoration: none;
border: thick solid #00b3e3;
background-color: #00b3e3; 
}

.main A:VISITED
{
Color: #ffffff;
text-decoration: none;
border: thick solid #00b3e3;
background-color: #00b3e3;
}

.main A:HOVER
{
Color: #ffffff;
text-decoration: none;
border: thick solid #f80000;
background-color: #f80000;
}

.main A
{
Font-Family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small;
Font-Weight: Bold;
}


#zip a:hover {	
		background-position: 0px -27px;
		}
		#download a {
		display:block;
		width:217px;
		height:54px;
		margin: 1em 0; padding:0px 0 0px 0px;
		background: url("zip.gif") 0 0 no-repeat;
		text-decoration: none;
		}
	#installer a:hover {	
		background-position: 0px -27px;
		}
		#download a {
		display:block;
		width:194px;
		height:54px;
		margin: 1em 0; padding:0px 0 0px 0px;
		background: url("installer.gif") 0 0 no-repeat;
		text-decoration: none;
		}
	#online a:hover {	
		background-position: 0px -27px;
		}
		#download a {
		display:block;
		width:103px;
		height:54px;
		margin: 1em 0; padding:0px 0 0px 0px;
		background: url("online.gif") 0 0 no-repeat;
		text-decoration: none;
		}
	#zip a {
		display:block;
		width:217px;
		height:27px;
		margin: 1em 0; padding:0px 0 0px 0px;
		background: url("zip.gif") 0 0 no-repeat;
		text-decoration: none;
		}
	#installer a {
		display:block;
		width:194px;
		height:27px;
		margin: 1em 0; padding:0px 0 0px 0px;
		background: url("installer.gif") 0 0 no-repeat;
		text-decoration: none;
		}
	#online a {
		display:block;
		width:103px;
		height:27px;
		margin: 1em 0; padding:0px 0 0px 0px;
		background: url("online.gif") 0 0 no-repeat;
		text-decoration: none;
		}