BODY {
	color : Red;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
				background-color : #E1E1E1;
				}

A {
	color : Red;
	text-decoration : none;
	}

A:HOVER {
	color : Black;
	text-decoration : none;
}
A.tekstlink{

 text-decoration : underline;
 color : Red;
 }
 
A.tekstlink:hover {
 text-decoration : underline;
 color : Black;
 }
 
A.tekstlink:active {
text-decoration : underline;
 color : #A52A2A;
}
A.fishlink{

 text-decoration : none;
 color : Black;
 }
 
A.fishlink:hover {
 text-decoration : none;
 color : Maroon;
 }
 
A.fishlink:active {
text-decoration : none;
 color : Black;
}
A.menu {
	font-size : 11px;
	text-decoration : none;
	color : black;
	font-weight : bold;
}

A.menu:hover {
	font-size : 11px;
	text-decoration : none;
	color: Red;
}

A.menu:active {
	font-size : 11px;
	text-decoration : none;
	color: Black;
}
}
A.partner{

 text-decoration : none;
 color : #silver;
}
 
A.partner:hover {
 text-decoration : none;
 color : White;
}
 
A.partner:active {
 color : #silver;
}

A.td{
	color : Red;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
				background-color : #E1E1E1; }
 
A.td:hover {
 text-decoration : underline;
 color : Black;
 }
 
A.td:active {
text-decoration : underline;
 color : #A52A2A;
}
