A:hover{    COLOR: red;    BACKGROUND-COLOR: #ffccff;    TEXT-DECORATION: underline}  .heading{   COLOR: blue;    FONT-FAMILY: Tahoma;    font-size:20pt;    font-weight:bold} .std {  COLOR: #FF6600;    FONT-FAMILY: Rockwell Condensed, Tahoma;    font-size:14pt;    font-weight:bold;    text-align:center;    Margin-top:0}.small {  COLOR: black;    FONT-FAMILY: Rockwell Condensed, Tahoma;    font-size:8pt;    margin-top:0  }DIV{    text-align:center;    PADDING-RIGHT: 0.5em;    PADDING-LEFT: 0.5em;    PADDING-BOTTOM: 0.5em;    WIDTH: 100%;    PADDING-TOP: 0.5em;    HEIGHT: 10%;    BACKGROUND-COLOR: #FFA07A;    } HR  {    color: #8B6914  ; width:auto } body{	font-family: Book Antiqua, Times New Roman, Times;	background-color:#c1ffc1;	color: rgb(0,0,0);}table{	;} h1, h2, h3, h4, h5, h6{	font-family: Book Antiqua, Times New Roman, Times;}h1{	color: rgb(102,0,0);}h2{	color: rgb(102,102,0); }h3{	color: rgb(204,51,0); }h4{	color: rgb(153,102,0);}h5{	color: rgb(204,51,51);}h6{	color: rgb(102,0,102);}