a:link 
	{
	 color: #4D4D4D;
	 text-decoration: none;
	 }
a:visited 
	{
	 color: #4D4D4D;
	 text-decoration: none;
	 }
a:active 
	{ 
	 color: #A72E16;
	 text-decoration: none;
	 }
a:hover
	{
	 color: #A72E16;
	 text-decoration: underline;
	}
font
	{
	 font-family: Tahoma, Helvetica, Arial, sans-serif;
	 font-size: 75%;
	 color: #000000;
	}
p
	{
	 font-family: Tahoma, Helvetica, Arial, sans-serif;
	 font-size: 75%;
	 color: #000000;
	 text-align: left;
	 margin-left: 15px;
	 margin-right: 15px;
	}
div	{
	 width: 120px;
	 height: 1 px;
	 background: #FFFFFF;
	 align: center;
	}
img	{
	 border-width: 0px;
	}
ol	{
	 margin-top: 30px;
	 margin-bottom:0px;
	}
li	{
	 margin-top: 0px;
	 margin-bottom: 5px;
	}


a:link.menu
	{
	 text-decoration: none;
	}
a:visited.menu
	{
	 text-decoration: none;
	}
a:active.menu
	{
	 text-decoration: none;
	}
a:hover.menu
	{
	 text-decoration: underline;
	}
.here	{
	 font-weight: bold;
	 font-size: 120%;
	 color: #000000;
	}
img.common {
	 border: 1px solid #807845;
	 margin: 5px;
	}
p.sites	{
	 margin-bottom: 10px;
	 margin-top: 20px;
	}
a.intext {
	  text-decoration: underline;
	 }
