<style>        A:Active  {        	text-decoration : none;			color : #000000;			font-family : Verdana;        }A:Hover  {        	color : #000000;        	background-color : #FFFF00;        	text-decoration : none;			font-family : Verdana;        }A       {        	text-decoration : none;			color : #000000;			font-family : Verdana;        }.txtbtn  {        	font-size : 12px;        	font-weight : bold;        	text-decoration : none;        	background-color : #000000;        	color : #000000;        	font-family : Verdana;        }        .thead       { font-size: 12px; font-family: Verdana; color: #FFFFFF; background-color:                #5960A4; text-decoration: none }.tbody  {        	font-size : 12px;        	font-family : Verdana;        	background-color : #f2f2e6;        	color : #000000;        }        .tbodysmall  {        	font-size : 10px;        	font-family : Verdana;        	background-color : #f2f2e6;        }        .tbodyeven  {        	font-size : small;        	font-family : Arial;        	color : #000000;        	background-color : #e7e7cf;        }        .tbodyodd  {        	font-size : small;        	font-family : Arial;        	color : #000000;        	background-color : #f7fdd0;        }        .buttonstyle1  {        	font-size : 10px;        	font-family : Verdana;        	color : #000000;        	text-decoration : none;        	background-color : #f2f2e6;        }</style>