/* Arquivo usado na página: rnm_galeria_eng.asp  */


/* link 3 ********************************************/
A.link3:link {
	font-family : Times New Roman, Arial, Verdana;
	font-size : 12pt;
	font-weight: bold; 
	color :#FFFFFF;
	text-decoration : none;
		line-height : 20pt;
}
A.link3:visited {
	font-family : Times New Roman, Arial, Verdana;
	font-size : 12pt;
	font-weight: bold; 
	color :#FFFFFF;
	text-decoration : none;
		line-height : 20pt;
}
A.link3:hover {
	font-family : Times New Roman, Arial, Verdana;
	font-size : 12pt;
	font-weight: bold;
	color :yellow;
	text-decoration : none;
		line-height : 20pt;
}
A.link3:active {
	font-family : Times New Roman, Arial, Verdana;
	font-size : 12pt;
	font-weight: bold;
	color :yellow;
	text-decoration : none;
		line-height : 20pt;
}