body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#title_links a:link {
color: #666666; 
font-size: 14px;
font-weight: bold;
}
#title_links a:active {
color: #666666;
font-size: 14px;
font-weight: bold;
}
#title_links a:visited {
color: #666666;
font-size: 14px;
font-weight: bold;
}
#title_links a:hover {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	}
	
#bottom_links a:link {
	color: #000000;
	font-size: 10px;


}
#bottom_links a:active {
color: #000000;
font-size: 10px;

}
#bottom_links a:visited {
color: #000000;
font-size: 10px;

}
#bottom_links a:hover {
color: #666666;
font-size: 10px;

}
#main_links a:link {
	color: #0071b5;
	font-size: 14px;


}
#main_links a:active {
color: #0071b5;
font-size: 14px;

}
#main_links a:visited {
color: #0071b5;
font-size: 14px;

}
#main_links a:hover {
color: #666666;
font-size: 14px;

}

