p {
color: #575757;
font-size: 1.0em;
text-decoration: none;
padding-right: 5px; 
/*  line-height: 1.5em;
border-style:dashed;  */
}



a {
font-size: 1.0em;
padding: 2px;
}

a:link {
	color: #03598c;
}

a:visited {
   color: #03598c;
}

a:hover {
  color: #409dcb;
}



a.nav:link {
color: #aac4d2;
font-weight: bold;
font-size: 14px;
text-decoration: none;
}

a.nav:visited {
color: #aac4d2;
font-weight: bold;
font-size: 14px;
text-decoration: none;
}

a.nav:hover {
color: #FFFFFF;
font-weight: bold;
font-size: 14px;
text-decoration: none;
}

