td  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
	font-style: normal;
}

.note  {
 	font-size:13px;
	font-family:Arial,Verdana,Helvetica;
	font-style:normal;
	font-weight:normal;
	text-align:justify;
	color : #606060;
}

A:link {
	font-family:Arial,Helvetica;
	font-size:13px;
	font-weight: normal;
	font-style: normal;
	color:#007DC8;
	text-decoration:none;
	}

A:Visited  {
	font-family:Arial,Helvetica;
	font-size:13px;
    font-weight: normal;
	font-style: normal;
	color:#007DC8;
	text-decoration:none;
	}

a:hover    { 
	font-family:Arial,Helvetica;
	font-size:13px;
	font-weight: normal;
	font-style: normal;
	color:red; 
	text-decoration:underline;
	}

