a { font-family: Arial; font-size: 12px; font-weight: bold; color: #000000; text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */}
A:LINK { color : #000000; text-decoration : none; font-family: Arial; font-size: 12px; }
A:VISITED { color : #000000; text-decoration : none; font-family: Arial; font-size: 12px; }
A:ACTIVE { color : #000000; text-decoration : none; font-family: Arial; font-size: 12px; }

.textgeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.textheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.texttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.textgeneralsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.roundbottom1 {
	background: url(bl.gif) no-repeat bottom left; 
}

.roundbottom2 {
	background: url(br.gif) no-repeat bottom right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
