
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Sans-Serif;
	background: #FF9900;
	color: #333333;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

#core {
	background-color: white;
	margin: 0px auto;
	padding: 5;
	width: 976px;
	border: none;
	}

.image{
	border-style:solid;
	border-color: 666666;
	border-width:1px;
      }


A:link {color: #E38C03; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none;}
A:visited {color: #E38C03; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none;}
A:active {color: #333333; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline;}
A:hover {color: #333333; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline;}

.nav {font-size: 12px; color: #666666; text-decoration: none;}
.nav A:link {font-size: 12px; color: #666666; text-decoration: none;}
.nav A:visited {font-size: 12px; color: #666666; text-decoration: none;}
.nav A:active {font-size: 12px; color: #000000; text-decoration: none;}
.nav A:hover {font-size: 12px; color: #000000; text-decoration: none;}

