a:hover {  
	text-decoration: underline; 
	color:  #0000aa; 
	font-variant: smallcaps;
}
table caption {  font-size: larger;  font-weight: bolder}	

a:link {  color: #00f;  background: transparent;}
a:active {  color: green;  background: #FFD700}
a {  text-decoration: none; }

.rosu {  color: #990000; text-decoration: none}
.albastru {  color: #000099; text-decoration: none}
.vechi {  color:#000099; text-decoration: none; font-style: italic}

BODY { background-attachment: fixed; font-family: arial, sans-serif }
