.footer { 
				font-family: Verdana, Arial, Helvetica, sans-serif; 
				font-size: 10px; 
				font-style: normal; 
				line-height: normal; 
				font-weight: normal; 
				font-variant: normal; 
				text-transform: none; 
				color: #FFFFFF; 
				text-decoration: none }
				
a.menu{ 
				font-weight : bold; 
				font-size : 15px; 
				font-family : Times; 
				color : #D8D8D8; ; 
				font-style: normal; 
				line-height: normal; 
				font-variant: normal; 
				text-transform: none; 
				text-decoration: none}
				
td.menu{ 
				font-weight : bold; 
				font-size : 15px; 
				font-family : Times; 
				color : #D8D8D8; ; 
				font-style: normal; 
				line-height: normal; 
				font-variant: normal; 
				text-transform: none; 
				text-decoration: none}
				 
a.menu:hover{ 
				 font-weight : bold; 
				font-size : 15px; 
				font-family : Times; 
				color : #ffffff; ; 
				font-style: normal; 
				line-height: normal; 
				font-variant: normal; 
				text-transform: none; 
				text-decoration: none}
				 
.field { 
			 	 font-family: Verdana, Arial, Helvetica, sans-serif; 
				 font-size: 10px; 
				 font-style: normal; 
				 line-height: normal; 
				 font-weight: normal; 
				 font-variant: normal; 
				 text-transform: none; 
				 color: #000000; 
				 text-decoration: none }
				 
.required { 
				 font-family: Verdana, Arial, Helvetica, sans-serif; 
				 font-size: 10px; 
				 font-style: normal; 
				 line-height: normal; 
				 font-weight: normal; 
				 font-variant: normal; 
				 text-transform: none; 
				 color: #FF0000; 
				 text-decoration: none }
				 
td.form { 
				 font-family: Times; 
				 font-size: 14px; 
				 font-style: normal; 
				 line-height: normal; 
				 font-weight: normal; 
				 font-variant: normal; 
				 text-transform: none; 
				 color: #000000; 
				 text-decoration: none }
				 
input.button {
				 background-color:#aaaaaa;
				 font : 10px Verdana;
				 font-color : #aaaaaa;}
				 
hr {
	 color : #B22020;
	 height: 1px; };
	 

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #330066;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #330066;
	text-decoration: underline;
}