BODY, TD {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

P {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A {
	color : black;
	text-decoration : underline  ! important;
}

A:HOVER {
	color : Red;
		text-decoration : none ! important;
}

A.menu {
	color : White;
	text-decoration : underline  ! important;
}

A.linki {
	color : White;
	text-decoration : underline  ! important;	
}

A.linki:HOVER {
	color : White;
	text-decoration : none  ! important;
}

A.menu:HOVER {
	color : White;
	text-decoration : none  ! important;
}

H1 {
	color : #FF0000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
}

A.small {
	font-size: 9px;
	color: Silver;
}

A.small:HOVER {
	color: Silver;
}