
/*

<!--

  === [  Tox.dk  Proudly  Presents  ] ===========================================

       Product  -  CSS . Cascading Style Sheets
     Publisher  -  Tox
           Url  -  www.tox.dk

      Made the  -  06.04.2005
   Updated the  -  27.02.2006

       Made by  -  Michael Toxværd
         Email  -  webmester@tox.dk
           Web  -  www.tox.dk

     Greets to  -  Jesper of MedieStorm.dk

  Copyright of Code  (c)  2006  Michael Toxværd

  =============================================================================

-->

*/


body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

	scrollbar-base-color: #2e5de8;

	color: #000000;
	font-family: verdana, sans-serif;
}


a:link {
}

a:visited {
} 

a:active {
} 

a:hover {
	font-weight: bold;
}

a.linkdeco {
	text-decoration: none;
}

a.mainmenu {
	text-decoration: none;
	width: 100%;
	display: block;
}

