font.ines1 {
        font-family: Times New Roman;
	font-size:16px; color: #000000;
        text-decoration 
	font-weight: bold;
}

font.ines3 {
        font-family: Times New Roman;
	font-size:8px; color: #000000;
        text-decoration 
	font-weight: bold;
}


a.link-menu {
    font-family: Times New Roman;
	font-size:16px; color: #000000;
    text-decoration: none; 
	font-weight: normal;
}

a:hover {
    font-family: Times New Roman;
	font-size:16px; color: red;
    text-decoration: none; 
	font-weight: normal;
}


