.text10 		{ 
			font-family: Arial, Verdana, Helvetica, sans-serif; 
			font-size: 10px;
			font-style: normal;
			line-height: normal;
			font-weight: normal;
			font-variant: normal;
			color: #808080;     
	  		}

A.text10:link 	{ 
			color: #808080;     
			text-decoration: underline
			}

A.text10:visited 	{ 
			color: #808080;     
			text-decoration: underline
			}

A.text10:hover 	{ 
			color: #808080;     
			text-decoration: underline
			}
.text12 		{ 
			font-family: Arial, Verdana, Helvetica, sans-serif; 
			font-size: 12px;
			font-style: normal;
			line-height: normal;
			font-weight: normal;
			font-variant: normal;
			color: #000000;     
	  		}

A.text12:link 	{ 
			color: #000000;     
			text-decoration: underline
			}

A.text12:visited 	{ 
			color: #000000;     
			text-decoration: underline
			}

A.text12:hover 	{ 
			color: #000000;     
			text-decoration: underline
			}			
