BODY
{ 
  font-size: 14px;
  font-family:Arial, Helvetica, sans-serif;
}


.myTable, .myTable td {   
    border:1px solid #cccccc;   
    border-collapse:collapse;  
	 font-size: 12px;
}   

a { 
	color: #003366;
	text-decoration: none;
	}
a:hover { 
	color: #FF6600; 
	text-decoration: none;
	}


.links_white {
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}

.links_white:hover {
	font-size:12px;
	color: #FFFF00;
	text-decoration: none;
}

.links_green {
	font-size:12px;
	color: #66FF99;
	text-decoration: none;
}

.links_green:hover {
	font-size:12px;
	color: #FFFF00;
	text-decoration: none;
}


.box {
	height: 20px;
	width: 150px;
	font-size: 12px;
}

.button {
	height: 20px;
	width: 70px;
	font-size: 12px;
}
