p {
	font-family: "Century Gothic", Verdana;
	font-size: 13px;
}
IMG.dropshad{
border-top: solid 2px #B6B6B6;
border-left: solid 2px #B6B6B6;
border-bottom: solid 4px #B6B6B6;
border-right: solid 4px #B6B6B6;
}

IMG.box { border: 1px solid #FF9900; } 

/* Orphans Text Link */
.aorphans, #orphans {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
    margin-left:5px;
}

.aorphans:hover {
	text-decoration: underline;
}
/* Links */

a {
	color: #0000CC;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
