body {
	font-family: Verdana, Arial, Helvetica;
}

a.gallery {
	font-weight: bold;
	color: #DC1D3A;
}
a.gallery:hover {
	color: #040B98;
	font-weight: bold;
}

a.nav {
	font-weight: bold;
	font-size:14px;
	color: #040B98;
}

a.nav:hover {
	font-weight: bold;
	font-size:14px;
	color: #DC1D3A;
}