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

body {
	font-family:Georgia, sans-serif;
	font-size:14px; 
	font-weight: normal;
	background-image: url(images/blue_background.jpg);
	color: #000;
}

img.border {
background-color:#fff;
padding:4px;
border:1px solid #000;
margin-right:10px;

} 


a {font-family: cochin, sans-serif;  font-size: 14px; font-weight: bold; color: #333366;}
a:link {font-family: cochin, sans-serif; font-size: 14px; font-weight: bold; color: #333366; }
a:visited {font-family: cochin, sans-serif; font-size: 14px; font-weight: bold; color: #333366; }
a:hover {font-family: cochin, sans-serif; font-size: 14px; font-weight: bold; color: #ffffff; }
a:active {font-family: cochin, sans-serif; font-size: 14px; font-weight: bold; color: #ffffff; }

a.nav {font-family: Comic Sans MS;  font-size: 13px; font-weight: normal; color: #000033; text-decoration:none;text-transform:uppercase;}
a.nav:link {font-family: Comic Sans MS; font-size: 13px; font-weight: normal; color: #000033; text-decoration:none;text-transform:uppercase; }
a.nav:visited {font-family: Comic Sans MS; font-size: 13px; font-weight: normal; color: #000033; text-decoration:none;text-transform:uppercase; }
a.nav:hover {font-family: Comic Sans MS; font-size: 13px; font-weight: normal; color: #ffffff;  text-decoration:underline; text-transform:uppercase;}
a.nav:active {font-family: Comic Sans MS; font-size: 13px; font-weight: normal; color: #ffffff;  text-decoration:underline;text-transform:uppercase;}

a.quilt {font-family: cochin, sans-serif;  font-size: 13px; font-weight: bold; color: #000033; text-decoration:none;}
a.quilt:link {font-family: cochin, sans-serif; font-size: 13px; font-weight: bold; color: #000033; text-decoration:none; }
a.quilt:visited {font-family: cochin, sans-serif; font-size: 13px; font-weight: bold; color: #000033; text-decoration:none; }
a.quilt:hover {font-family: cochin, sans-serif; font-size: 13px; font-weight: bold; color: #ffffff; }
a.quilt:active {font-family: cochin, sans-serif; font-size: 13px; font-weight: bold; color: #ffffff; }
