p {
margin: 2%;
font-family: arial, helvetica, sans-serif;
}
	
a:link {
	text-decoration: none;
	color: #ba0f0f;
}

a:visited {
	text-decoration: none;
	color:#ba0f0f;
}

a:hover {
	color: black;
	background-color: #b6d7ff;
}

a:active {
	text-decoration: none;
	color: #ba0f0f;
}

td {
	border-color: #b6d7ff;
}

body {
margin-left: 10px;
margin-right: 0px;
margin-bottom: 0px;
font-family: arial, helvetica, sans-serif;
}

