A.kont, A:ACTIVE.kont, A:VISITED.kont {
	color: #1E658D;
	font-size : 10pt;
	text-decoration: none;
}

A.link, A:ACTIVE.link, A:VISITED.link {
	color: white;
	font-size : 10pt;
	text-decoration: none;
}

A:HOVER.kont,A:HOVER.link {
	font-size : 10pt;
	text-decoration: underline;
	background-color: transparent;
}

table  {
	color : Black;
	font-size : 10pt;
}
img.prod {
	cursor: hand;
	border: black;
}

P  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.menu {
	color: white;
	font-family: Verdana;
	font-size: 10pt;
	padding-left: 12px;
	line-height: 17px;
	width: 100%;
	height: 100%;
	text-decoration: none;
	}

.atgal {
	color: white;
	font-family: Verdana;
	font-size: 10pt;
	line-height: 17px;
	width: 100%;
	height: 100%;
	text-decoration: none;
	}	
	
A  {
	font-size : 10pt;
	text-decoration: none;
}

A:Visited  {
	color: white;
	font-size : 10pt;
	text-decoration: none;
}

A:Active  {
	color: white;
	font-size : 10pt;
	text-decoration: none;
}

A:Hover  {
	background-color: #276981;
	text-decoration: none;
}

BODY  {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	color : Black;

	scrollbar-base-color : #276981;		
	scrollbar-arrow-color : "white";
	scrollbar-3d-light-color : #276981;		
	scrollbar-shadow-color : #276981;
	scrollbar-highlight-color : #7AA5B5;
	scrollbar-dark-shadow-color : #7AA5B5;
	

}

