body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
}
a {
	font-size: 12px;
	color: #ffffff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
body {
	background-color: #660000;
}


.newswords{ 
font: normal 10px arial,sans-serif; 
color: #ffff99; 
} 
.newswords a{ 
font: normal 10px arial,sans-serif; 
color: #ffff99; 
} 

.newswords a:link, 
.newswords a:visited { 
text-decoration: none; 
color: #ffff99; 
} 

.newswords a:hover { 
text-decoration: underline; 
color: #ffff99; 
} 

.newswords a:active { 
text-decoration: none; 
color: #ffff99; 
} 


