td {  
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 12px
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	overflow: auto;
	overflow-x: hidden;*/
}
a.menutext:link {
	color: #000000;
	text-decoration : none;
	font-size: 10px;
	font-weight : bold;
}
 a.menutext:visited {
	color: #000000;
	text-decoration : none;
	font-size: 10px;
	font-weight : bold;
}
a.menutext:hover {
	color: #006600;
	text-decoration : underline;
}
a.rosa:link {
	color: #000000;
	text-decoration : none;
}
 a.rosa:visited {
	color: #000000;
	text-decoration : none;
}
a.rosa:hover {
	color: Red;
	text-decoration : none;
}
a.submenu:link {
	color: #006600;
	text-decoration : underline;
	font-weight: bold;
}
 a.submenu:visited {
	color: #006600;
	font-weight: bold; 
}
a.submenu:hover {
	color: #FF3300;
}
a:link {  
	color: #006600;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #FF3300;
}

select {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFF00; 
	background-color: #006600
}
.didas {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: italic
}
