BODY {
}

/********* LINK STYLES *********/
/*Catch all for all link styles */
a:link,a:visited {
color:#800000;
font-size:;
font-family:Arial, Helvetica, sans-serif;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}

.borderMain {
	border: 3px solid #666666;
}

.designby a:link,.designby a:visited {
color:#fff;
font-size:1.2em;
font-family:Arial, Helvetica, sans-serif;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
text-decoration:none;
}
.designby a:hover {
color:#fff;
font-size:1.2em;
font-family:Arial, Helvetica, sans-serif;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
text-decoration:underline;
}

a.whitelink, a:link.whitelink, a:visited.whitelink, a:hover.whitelink {
color:#fff;
}

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }

.img-homereports {
margin:0 25px 10px 0;
}