body
	{
		font-family:Verdana;
		font-size: 11px;
	}

table 	
	{
		font-family:Verdana;
		font-size: 11px;

	}

input 
	{
		font-family:Verdana;
		font-size: 11px;
	}
select 
	{
		font-family:Verdana;
		font-size: 11px;
	}


a:link { COLOR: #000080; TEXT-DECORATION: none }
a:active { COLOR: #000080; TEXT-DECORATION: underline }
a:visited { COLOR: #000080; TEXT-DECORATION: none }
a:hover { COLOR: #000080; TEXT-DECORATION: underline; }	


a.navbar:hover { 
					position:relative;
					top: 2px;
		 		}

.over {
	filter: gray;
      }

.notover
	{
	  filter: none;
	}
