body { 		background-color: #FFFF99;
			
			scrollbar-base-color: #FFFF99;
			scrollbar-track-color: #FFFF99;
			scrollbar-shadow-color: #FFFF99;
			scrollbar-highlight-color: #FFFF99;
			scrollbar-arrow-color: #CC3300;
			
			}
			
h2 { 		font-family: Century Gothic, Verdana, Arial;
			font-size: 20px;
			color:#CC3300
			}
			
			hr { 		
			color:#CC3300
			}

			
td { 		font-family: Century Gothic, Verdana, Arial;
			font-size: 13px;
			color:#CC3300
			}
			
td.liten { 	font-family: Century Gothic, Verdana, Arial;
			font-size: 11px;
				
			}
p { 	font-family: Century Gothic, Verdana, Arial;
			font-size: 13px;
			color:#CC3300
			}
			
p.upp { 	font-family: Century Gothic, Verdana, Arial;
			font-size: 13px;
			color:#CC3300
			}
			
p.liten { 	font-family: Century Gothic, Verdana, Arial;
			font-size: 11px;
			}

			
a:link { 	font-family: Century Gothic, Verdana, Arial;
			font-size: 13px;
			font-weight: bold;
			text-decoration: none; 
			color: #CC3300
			
			}
a:visited { text-decoration: none; 
			font-weight: bold;
			color: #CC3300
			
			}
a:active { 	text-decoration: none; 
			font-weight: bold;
			color: #CC3300
			
			}			
a:hover { 	text-decoration: underline; 
font-weight: bold;
			color: #cc0000
			
			
			}

