﻿/* 
This CSS Document is Copyrighted and made by AnFo/Anna Forsmark
Url: http://catenas.se
Epost: anfo00@hotmail.com
*/

body {
	scrollbar-3dlight-color: #Ffffff;
	scrollbar-arrow-color: #000;
	scrollbar-base-color: #ffffff;
	scrollbar-highlight-color: #Ffffff;
	scrollbar-shadow-color: #000;
	scrollbar-track-color: #Ffffff;
	scrollbar-darkshadow-color: #Ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12pt;
	color: #ffffff;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	
	
	
}
	td{
	
	
	}
a:link {
	font-family: Verdana;
	font-weight: bold;
	color: #ffffff;
	
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;

	text-decoration: underline overline;
	background-color: #CCCCCC;	
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	
}