

A:link {text-decoration: none; color: #1E20FF;}
A:visited {text-decoration: none; color: #1E20FF;}
A:active {text-decoration: none; color: #1E20FF;}
A:hover {text-decoration: none; color: #00BFFF;}



.stdtab{
	border: thin solid #00BFFF;
}
.stdtab2{
	border: thin solid Yellow;
}
.stdright{
	border-left: 1px solid #00BFFF;
}
.stdleft{
	border-right: 1px solid #00BFFF;
}

#foto{
	background: #86C4FF;
	color: black;
	font-style: italic;;
	font-size: 20 px;
	border: 1px solid red;
}

input, textarea{
	background: #3CD0FF;
	color: Navy;
	border: thin solid Yellow;
}
