.style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	font-weight: normal;

}
a:link{color: rgb(0,0,0);
     font-weight: normal;
     font-style: normal;
     text-decoration: underline}

a:visited{color: rgb(0,0,0);
     font-weight: normal;
     font-style: normal;
     text-decoration: none}

a:hover{color: rgb(158,154,130);
     font-weight: normal;
     font-style: normal;
	 text-decoration: underline}
