a
	{
	text-decoration:none; color:#000000;
	}
.tbl	
	{
	border: #000000 1px SOLID;
	}
	
.tbl2
	{
	border:1px #000000 solid;
	}
	
.yellowback
	{
	background:yellow;
	}
.email:hover
	{
	font-weight:bold;
	}
.link
	{
	text-decoration:none;
	color:#cc0000
	}	
.link:hover
	{
	font-weight:bold;
	color:#000000
	}	
.form
	{
	border: #000000 1px SOLID;
	background:#efefef;
	}		
.doc
	{
	color:#cc0000;
	font-weight:bold;
	}	
.doc:hover
	{
	text-decoration:underline overline;
	}


		   
