body {
		background-color: #FFFFFF ;
}
a:link {font-style : arial ;
	font-size : 13px ;
	font-weight : bold ;
	color : #0000FF ;
 	text-decoration : none ;
}
a:visited {font-style : arial ;
	  font-size : 13px ;
	  font-weight : bold ;
	  color : #008000 ;
 	  text-decoration : none ;
	 
}
a:hover {font-style : arial ;
	  font-size : 13px ;	
	  font-weight : bold ;
	  color : #FF0000 ;
 	  text-decoration : underline ;
	   
}
     

.table001 {
border-width: medium; border-left-color:green; border-style:dotted
border-width: medium; border-top-color:green; border-style:dotted
border-width: medium; border-bottom-color:red; border-style:dotted
border-width: medium; border-right-color:red; border-style:dotted
 }