A:link    {		background-color: rgb(255,255,255);
			color: rgb(0,0,0); 
			text-decoration:none;
			font-weight: bold}
A:visited {		background-color: rgb(255,255,255);
			color: rgb(0,0,0);
			text-decoration:none;
			font-weight: bold }
A:active  {		background-color: rgb(255,255,255);
			color: rgb(0,0,0);
			text-decoration:none;
			font-weight: bold}
A:hover   {		color: silver}

.menubar{ 		font-family: Verdana; 
			font-size: 7pt; 
			background-color: rgb(48,48,97);
			color: rgb(192,192,192) }

A.menubar:link { 	font-family: Verdana; 
			font-size: 7pt; 
			background-color: rgb(48,48,97);
			color: rgb(192,192,192) ;
			text-decoration:none; 
			font-weight: bold }
A.menubar:visited {	font-family: Verdana; 
			font-size: 7pt; 
			background-color: rgb(48,48,97);
			color: rgb(192,192,192) ;
			text-decoration:none; 
			font-weight: bold}
A.menubar:active  { 	font-family: Verdana;
			font-size: 7pt;
			background-color: rgb(48,48,97);
			color: rgb(192,192,192) ;
			text-decoration:none;
			font-weight: bold}
A.menubar:hover   {	color: silver}





.titlebar{		font-family: Verdana; 
			font-size: 8pt;
			background-color: rgb(255,255,255); 
			color: rgb(0,0,0) }

.leftbar{ 		font-family: Verdana; 
			font-size: 8pt; 
			background-color: rgb(215,215,215); 
			color: rgb(0,0,0) }

.rightbar{ 		font-family: Verdana; 
			font-size: 8pt; 
			background-color: rgb(181,181,219); 
			color: rgb(255,255,255)}

.contentbar{ 		font-family: Verdana;
			font-size: 8pt;
			background-color: rgb(237,220,220) }

A.contentbar:link { 	font-family: Verdana; 
			font-size: 8pt; 
			background-color: rgb(237,220,220);
			text-decoration:none; 
		}
A.contentbar:visited {	font-family: Verdana; 
			font-size: 8pt; 
			background-color: rgb(237,220,220) ; 
			text-decoration:none; 
		}
A.contentbar:active  { 	font-family: Verdana;
			font-size: 8pt;
			background-color: rgb(237,220,220);
			text-decoration:none;
		}
A.contentbar:hover   {	color: navy;
			text-decoration:underline;}

.historytext {		font-family: Verdana; 
			font-size: 8pt;
			background-color: rgb(255,255,255); 
			text-align: justify;
			color: rgb(0,0,0) 
}
.historytitle {		font-family: Verdana; 
			font-size: 11pt;
			font-weight: bold;
			background-color: rgb(255,255,255); 
			text-align: left;
			color: rgb(0,0,0) 
}
