/* (c) Juris Sitcs, 2009  */
/* Web page style sheet   */
/* Forms                  */

/* (c) Juris, 2009  */
/* Tree style sheet */

a	{
	color: 				#0000aa; 
	font-family: 		Tahoma, Verdana; 
	font-size: 			11px;
	text-decoration: 	none; 
}

a:link, a:visited, a:active{
	color: 				#0000aa; 
}

a:hover {
	color: 				#ff0000;	
}

div.menu {
	white-space: 		nowrap;
}

div.menuContainer {
	margin: 		3px;
}
