.top {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.top:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
td {font-family:Tahoma; font-size:11px;color:#000000;}
.link2 {color:#ffffff; text-decoration:none;}
.link2:hover{text-decoration:underline}
.link1 {color:#000000; text-decoration:none;}
.link1:hover{text-decoration:underline}
.mybutton {	color: white; 
background-color: #3570AA; 
border: 1px solid black; 
font-family: Verdana, Arial, tahoma, trebuchet MS; 
font-size: 11px; font-weight:bold; 
height:20px
}