a.gris1{
	font-family : Helvetica, Arial, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 13px;
	color : #6E6E6E;
	text-decoration : none;
}

a.gris1:hover {
	background-color : #526AB2;
	color : White;
}

p.gris1 {
	font-family : Helvetica, Arial, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 17px;
	color : #6E6E6E;
	text-decoration : none;
	text-align : right;
}

a.gris2{
	font-family : Helvetica, Arial, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 11px;
	color : #A49F9F;
	letter-spacing : 1px;
	text-decoration : none;
}

a.gris2:hover {
	background-color : #6E6E6E;
	color : White;
}

p.gris2 {
	font-family : Helvetica, Arial, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 12px;
	color : #A49F9F;
	letter-spacing : 1px;
	text-decoration : none;
	text-align : right;
}

a.menub {
	font-family : Helvetica, Arial, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 10px;
	color : #A49F9F;
	letter-spacing : 1px;
	text-decoration : none;
}

a.menub:hover {
	background-color : #A49F9F;
	color : White;
}