/*-- Block Elements and Links  --*/


h1, h2, h3, h4, hr	{
color: #080843;
background: transparent;
}

a, a:link {color:#00c; background: transparent; font-weight: bold; text-decoration:none; }
a:visited {color:#00c; background: transparent; font-weight: bold; text-decoration:none; }
a:hover {text-decoration:underline;}
a:active {text-decoration:underline;}



/*-- "Contact Info" and "Box" Divs  --*/

div.box	{
border: 1px solid #080843;
}
