/* 
   ----------------------------------------------------------
   Stylesheet			Blueline Design 
   Version				1.0
   Skapat				31 Mars 2004
   Senaste ändrat		31 Mars 2004
   --------------------------------------------------------

   Avmarkera med en kommentarsymbol body, p,td,ul,li om 
   du inte vill att stilmallen ska formatera standarstypsnittet.

*/


body {
scrollbar-base-color:#666666;
scrollbar-arrow-color:#FFFFFF;
Scrollbar-track-color:#7E7E7E;
}

body, p,td,ul,li {
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;

} 

.FooterLink:visited  {color: #000000; text-decoration: none}
.FooterLink:link  {color: #000000; text-decoration: none}
.FooterLink:active  {color: #000000; text-decoration: none}
.FooterLink:hover   {color: #006699; text-decoration: none}

.MenuLink:visited  {color: #FFFFFF; text-decoration: none}
.MenuLink:link  {color: #FFFFFF; text-decoration: none}
.MenuLink:active  {color: #FFFFFF; text-decoration: none}
.MenuLink:hover   {
	color: #FF9900;
	text-decoration: underline;
}

.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
}


a {
	color: #CC9900;
	text-decoration: none;
}


a:link {
	color: #CC9900;
	
}
a:hover {
	color: #000000;
	text-decoration: underline;
	
}
