a {
	text-decoration:none;
	font-weight:bold;
	color:#900;
	outline:none;
	text-decoration:none;
	font-size:80%;
}

a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#900;
	outline:none;
	text-decoration:none;
	font-size:80%;
}	

	
body {
	font-family: "times new roman", serif;
	font-size:120%;
}

td {
	font-family: "times new roman", serif;
	font-size:120%;

}

hr {
	color: #630;
 	background-color:#630;
	height: 2px;
	text-align:center;
}

.smallfont {
	font-size:70%;
}