a:link {
	text-decoration : underline;
	margin: 3px 0px;
}

a:hover {
	color : #ff0000;
}

#otherLinks{
	border: 0px;
	font-size: 12px;
	color: #003399;
	padding: 0px 10px 10px 10px;
	text-align: center;
}

#otherLinks h3 {
	color : #FF0000;
	font-size : 120%;
	margin: 10px 0 10px 0;
	text-align : center;
	text-decoration : underline;
}