
#sectionLinks a:link, #sectionLinks a:visited {
	font: Arial;
	font-size: 16px;
	display: block;
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #F00000;
	border-right: 1px dashed #050000;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #FF0000;
}

#sectionLinks a:hover{
	font: Arial;
	font-size: 16px;
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #F00000;
	border-right: 1px dashed #050000;
	background-color: #DDEEFF;
	background-image: url(../images/navbak.gif);
	font-weight: bold;
}


.gridgirlz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
