.menu1 {
	color: #FFFFFF; 
	text-decoration: none;  
	font-size: 9pt;
}
A.menu1:link{
	color: #FFFFFF; 
	text-decoration: none;  
	font-size: 9pt;
}
A.menu1:visited{
	color: #FFFFFF; 
	text-decoration: none;  
	font-size: 9pt;
}
A.menu1:hover{
	color: #0000CC; 
	text-decoration: none;  
	font-size: 9pt;
}
A.menu1:active{
	color: #0000CC; 
	text-decoration: none; 
	 font-size: 9pt;
}

A.design:link{
	color: #FFFFFF; 
	text-decoration: none;  
	font-size: 7pt;
}
A.design:visited{
	color: #990099; 
	text-decoration: none;  
	font-size: 7pt;
}
A.design:hover{
	color: #99CCFF; 
	text-decoration: none;  
	font-size: 7pt;
}
A.design:active{
	color: #FFFFFF; 
	text-decoration: none;  
	font-size: 7pt;
}
A:link { 
    color:#0000FF; 
	}
A:visited { 
    color: #990099;
	}	
A:active { 
color:#FF0000;
}	
A:hover { 
color: #000099; 
}
H1 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16pt; 
	font-style: normal; 
	font-weight: bold; 
	color: Navy;
}
H4 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 10pt; 
	color: #000000;
}
BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	background-color: #000066; 
	margin-left: 60px
}
TABLE {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;	
}
.newstop {
	border-bottom: 2px solid #000066; 
	border-top: 2px solid #000066; 
	font-size: 200%; 
	font-weight: bold; 
	text-align: center; 
	background-color: #FFFFCC; 
	padding: 5px 0px 5px 0px
}
.newstop2 {
	border-bottom: 2px solid #000066; 
	border-top: 2px solid #000066; 
	font-size: 150%; 
	font-weight: bold; 
	background-color: #FFFFCC; 
	padding: 5px 0px 5px 0px
}
.newshead{
	background-color: #D6D6D6;
	font-size: 120%;
	font-weight: bold;
}
.newsleft {
	border-right: 1px solid #000066;
	
}
.newsright{
	border-left: 1px solid #000066;
}
.menubar {
	background-color : #DD3B33;
}
.hvit {
	background-color : #FFFFFF;
}
.blue {
	background-color : #000066;
}
.info {  font-size: 90%; font-style: italic}
.album {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 200%; font-weight: bold; color: #DD3B33}
.strike {
	text-decoration: line-through;
}
.red {
	font-weight: bold;
	color: #FF0000;
	font-size: 140%;
}
