@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/andrada-law-bg.jpg);
	background-repeat: repeat-x;
	background-color: #00235d;
}
a.nav {
	font: bold 18px "Times New Roman";
	color: #ccd5e4;
	text-decoration: none;
}
a.nav:hover {
	font: bold 18px "Times New Roman";
	color: #ffffff;
	text-decoration: none;
}