A:link      { color: #645D5D; text-decoration: none; }
A:visited 	{ color: #645D5D; text-decoration: none; }
A:active 	{ color: #645D5D; text-decoration: none; }
A:hover 	{ color: #FF6600; text-decoration: underline; }

A:link img       { border: 1px solid #9C9898 }
A:visited img    { border: 1px solid #9C9898 }
A:hover img      { border: 1px solid #ffffff }
A:active img     { border: 1px solid #9C9898 }

BODY {
	  background-color: #ffffff;
	  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	  margin-left: 0;
	  margin-right: 0;
	  margin-top: 5;
	  margin-bottom: 0;
	  }
   
td {
	font-size: xx-small;
	color: #000000;
	}
 
.footer{
	font-size: xx-small;
	color: #5d5d5d;
	font-style: normal;
	}

.item{
	font-size: xx-small;
	color: #000000;
	font-style: italic;
	}

.author{
	font-size: xx-small;
	color: #000000;
	font-style: normal;
	}


.rubric {
	font-size: xx-small;
	color: #000000;
	font-style: normal;
	font-weight:bold;
	text-decoration: none;
	}
