a:active {  text-decoration: blink}
a:hover {
	text-decoration: underline;
}
a:link {
;
text-decoration: none
}
a:visited {
	text-decoration: none;
}
.borda {  border: 1px dotted; border-color: #000000 #FFFFFF #FFFFFF}
.dropdown {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; background-color: #006600}
.linebelow {  border-color: #FFFFFF #FFFFFF #333333; border-style: dotted; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
