a:link {
	color:#FF0000;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, Tahoma, "MS Sans Serif";
	font-size: 12pt;
	font-weight: bold;
}
a:visited { color:#000000; text-decoration:none}
a:hover { color:#000000; text-decoration:underline}
a:active {
	color:#FF0000;
	text-decoration:underline;
	font-weight: bold;
	height: auto;
	width: auto;
	font-size: smaller;
	font-style: normal;
}
 .style1 {
	border-color: #FFCCBD;
	border-width: 1px;
        border-style: dotted;
	font-family: Verdana;
	font-size:100%;
	background-color: #FFCC66;
	cursor: hand;
  }

