#linkbar 	{
		border-bottom: 1px solid #000000;
		border-top: 1px solid #000000;
		background-color: #EEEEEE;		
		vertical-align: middle;
		color: #000000;
}
#barlink a {
		color: #000000;
		text-decoration: none;
}
#barlink a:hover {
		color: #A0A0A0;
}
#body 		{
  		font-family: Verdana, Arial, sans-serif;
  		font-size: 12px;
  		margin: 2em;
  		text-align: justify;
}
#body  a{
		color: #616161;
		text-decoration: none;
}
#body  a:hover	{
		color: #616161;
		text-decoration: underline;
}
#body  a:visited {
		color: #616161;
		font-weight: bold;
}
