﻿body{  
       margin:0px;
	   padding:0px;
	   color:#000;
	   font-size:12px;
	   line-height:150%;
	  }
.cr{ color:#FF0000}
td{    
       font-size:12px;
	   line-height:150%;}
a:link{
       font-size: 12px;
	   font-style: normal;
	   line-height: 150%;
	   color: #000000;
	   text-decoration: none;
}

a:visited {
       font-size: 12px;
	   font-style: normal;
	   line-height: 150%;
	   color: #000000;
	   text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color:red;
	text-decoration: none;
}
