



A:link      {
	font-family:'Tahoma';
	font-size:10pt;color:#000000;              /* ubesøgte links  */
            border-style:solid;
            border-width:0px;
            background-color:#e3e3e3;
            border-color:#800040; 
            width:200px;
            text-decoration:none;
            text-align:left}
 
   
A:visited {
						font-size:10pt;
						font-family:'Tahoma'; 
 	 	 	 	 		color:#000000;             /* besøgte links   */
            border-style:solid;
            border-width:0px;
            background-color:#e3e3e3;
            border-color:#9a9a9a;
            width:200px;
            text-decoration:none;
            text-align:left}   

A:hover   {
						background-attachment:	
						font-size:10pt;
						font-family:'Tahoma';  
						color: #e3e3e3;           /* mus over        */
            border-style:solid;
            border-width:0px;
            background-color:#9a9a9a;
            border-color:#9a9a9a;
            width:200px;
            text-decoration:none;
            text-align:left}

A:active  {
						font-family:'Tahoma'; 
						font-size:10pt;
						color:#d44300;             /* aktive links    */
            border-style:solid;
            border-width:0px;
            background-color:#e3e3e3;
            border-color:9a9a9a;
            width:200px;
            text-decoration:none;
            text-align:left}




A{
	font-size:15;
	font-family:'Tahoma';
	color:#FFFFFF;
	font-family:tahoma;
	
}

H1{
	font:bold;
	font-size:14;
	font-family:'Tahoma';
	color:#FFFFFF;
}




