
/*
Kent Lundgrens New CSS file
*/
BODY{
	Background-Color : #FFFFB3;
	Color : #000000;
	Font-Family : 'Times New Roman', Arial, 'MS Sans Serif';
	Font-Size : normal;
	Font-Style : normal;
	}


TD{
	Color : #6404FC;
	Font-Family : Arial, 'MS Sans Serif';
	Text-Decoration : none;
	}


A:hover{
	Color : #FF0000 ! important;
	Font-Stretch : condensed;
	Font-Weight : bold;
	Text-Decoration : none ! important;
	}

/*tanken är att man ska göra sidan normal...*/
A:visited{
	Background-Color : #FFFF9B;
	Color : #000000;
	Cursor : Auto;
	Font-Stretch : wider;
	Text-Decoration : none ! important;
	}


A:link{
	Color : #400000;
	Text-Decoration : none ! important;
	}
