body { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small; color: #000000; 
} 

p { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small; 
} 

a { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	color: #990000; 
	text-decoration: none; 
	border: #000000; 
} 

A:hover { 
	height: auto; 
	width: auto; 
	background-attachment: fixed; 
	color: #660000; 
	border: #CC0000; 
	text-decoration: underline; 
} 

td { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	color: #000000; 
} 

.lineSpace { 
	line-height: 28px; 
} 

.redbox { 
	color: #CCCCCC; 
	background-color: #990000; 
	font-family: Arial, Helvetica, sans-serif; 
} 

.innerLink {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	color: #FFFF99; 
	text-decoration: none;
}

.innerLink:hover { 
	height: auto; 
	width: auto; 
	background-attachment: fixed; 
	color: #FFFFFF; 
	text-decoration: underline; 
} 