a:link { 
		font-family :  trebuchet ms, trebuchet, verdana, arial, geneva, sans-serif;
		color : #99482D; 
		font-weight : none;
		text-decoration : none ;
	        }

a:visited { 
		font-family :  trebuchet ms, trebuchet, verdana, arial, geneva, sans-serif;
		color : #99482D; 
		font-weight : none;
		text-decoration : none ;
	        }

a:active { 
		font-family :  trebuchet ms, trebuchet, verdana, arial, geneva, sans-serif;
		color : #99482D; 
		font-weight : none;
		text-decoration : none ;
		}
	
a:hover { 
		font-family :  trebuchet ms, trebuchet, verdana, arial, geneva, sans-serif;
		color : #99482D; 
		font-weight : none;
		text-decoration : underline ;
		}

BODY {
		font-size :13px;
		font-family :  trebuchet ms, trebuchet, verdana, arial, geneva, sans-serif;
		color : #000000; 
		background-image: url(../images/mainback.jpg); <!--Syntax url(../images/mainback.jpg) eller none-->
		background-color: #99482D;<!--#99482D-->
		}

table {
		font-size :13px;
		font-weight : none; 
		}
		 
textarea {
		font-size :13px;
		}

input {
		font-size :13px;
		} 

A.link2:link { 
		font-family :  trebuchet ms, trebuchet, verdana, arial, geneva, sans-serif;
		font-size :8px;
		color : #99482D; 
		font-weight : none;
		text-decoration : none ;
	        }

A.link2:visited { 
		font-family :  trebuchet ms, trebuchet, verdana, arial, geneva, sans-serif;
		font-size :8px;
		color : #99482D; 
		font-weight : none;
		text-decoration : none ;
	        }

A.link2:active { 
		font-family :  trebuchet ms, trebuchet, verdana, arial, geneva, sans-serif;
		font-size :8px;
		color : #99482D; 
		font-weight : none;
		text-decoration : none ;
		}

A.link2:hover { 
		font-family :  trebuchet ms, trebuchet, verdana, arial, geneva, sans-serif;
		font-size :8px;
		color : #99482D; 
		font-weight : none;
		text-decoration : underline ;
		}