
A { color: #0000ff; font-weight: bold;}		
A:link {text-decoration: none;}  		
A:visited {text-decoration: none;}
A:hover {color: #666666; text-decoration: none;} 
A:active {text-decoration: none;} 
		
body         
		{ 		
		SCROLLBAR-FACE-COLOR: #f4f4f4;
    	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    	SCROLLBAR-SHADOW-COLOR: #666666;
    	SCROLLBAR-3DLIGHT-COLOR: #000000;
    	SCROLLBAR-ARROW-COLOR: #666666;
    	SCROLLBAR-TRACK-COLOR: #f4f4f4;
    	SCROLLBAR-DARKSHADOW-COLOR: #000000;
		}

body *  
		{
		font-family: Verdana; 
		font-size: 10px;
		}	



.roadmap {color:#ffffff;}
.roadmap:hover {color: #000000;}
.roadmap:visited:hover {color: #000000;}

.rubrik1 {font-family: Arial; font-size: 25px; align: center; font-weight: bold;}
.rubrik2 {font-family: Arial; font-size: 20px; align: center; font-weight: bold;}
.rubrik3 {font-family: Arial; font-size: 15px; align: center; font-weight: bold;}
.vanlig {font-family: Verdana; font-size: 11px; align: center; font-weight:normal;}
		
.LoginUI2 {width: 100%; border: 1px solid #000000; background: #889957; color: #FFFFFF;}
