BODY,TD,P { 
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 13px; 
	/* font-weight: bold; */
	color: #000000; 
	/* background-image: url(/elfwood/images/background.jpg); */ } 

H2 {
	font-family: verdana,helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold; }

A:visited { 
	/* color: #330099; 
	*/ color: #006666; 
	text-decoration: none; 
	font-weight: bold; } 

A:link { 
	/* color: #CC0000; 
	*/ color: #990066; 
	text-decoration: none; 
	font-weight: bold; } 

A:hover { 
	color: #FF9900; 
	text-decoration: none; } 

.cool { margin: 10px 50px 20px 50px;
	padding: 10px;
	border-width: thin;
	border-style: groove; 
	background-color: #BDBBA6;
	vertical-align: middle;}

.outset {
	border-style:outset; }

.inset {
	border-style:inset; }

.groove {
	border-style:groove; }

.ridge {
	border-style:ridge; }

info { 
	font-size: 11px; 
	font-style: oblique; 
	font-weight: lighter; }


