a:hover

{

text-decoration: underline;

}



a

{

		text-decoration:none;

}



a:link

{

	color: rgb(99,00,00); 



}

a:visited

{

	color: rgb(00,102,102); 

	

} 

a:active 

{

	color: rgb(255,102,00);

}





a.t1:link

{

	color: rgb(187,66,36); 

	text-decoration:none;



}

a.t1:visited

{

	color: rgb(153,102,51); 

	text-decoration:none;



} 

a.t1:active 

{

	color: rgb(102,00,51);

	text-decoration:none;

}

a.t1

{

		text-decoration:none;

}

a.t1:hover

{

text-decoration: underline;

}



body

{



	font-family: Arial;

	color: rgb(80,0,0);

	font-size: 10 pt;



}





table

{

	table-border-color-light: rgb(255,255,102);

	table-border-color-dark: rgb(0,0,0); 

	font-family: Arial;

	color: rgb(80,0,0);

	font-size: 10 pt;



}



a.t2:link

{

	color: rgb(187,66,36); 

	text-decoration:none;



}

a.t2:visited

{

	color: rgb(187,66,36); 

	text-decoration:none;



} 

a.t2:active 

{

	color: rgb(187,66,36);

	text-decoration:none;

}

a.t2

{

		text-decoration:underline;

}

a.t2:hover

{

text-decoration: underline;

}




