	TD  {
		font-family :   Arial, Helvetica, sans-serif;
	 	color : black;
		font-size : 12px;
		font-style : normal;
	}
	TD.text1  {
		font-family :   Arial, Helvetica, sans-serif;
	 	color : #406a8a;
		font-size : 11px;
		font-weight : bold;
		text-align : center;
	}
		TD.text2  {
		font-family :   Arial, Helvetica, sans-serif;
	 	color : black;
		font-size : 11px;
		text-align : center;
	}
A:link {
 	color : #6467AE;
	text-decoration: none;
} 

A:visited {
 	color : #6467AE;
 	text-decoration : underline;
}                   

A:active {
	text-decoration: none;
}

A {
 	color : #6467AE;
 	text-decoration : underline;
} 

A:vlink {
 	color : #6467AE;
 	text-decoration : underline;
} 

A:hover{
 	color : Red;
 	text-decoration : underline;
}

