a:link, a:visited {color:#333; text-decoration: none}
a:hover,a:active {color:#4B7DC2; text-decoration: none}
body {
	margin: 0;
	background-image: url(../images/fondo.jpg);
	background-color: #e2e2e2;
	background-repeat: repeat-x;
	font-family: tahoma;
	font-weight: normal;
	font-size: 10px;
	color: #A2A2A2;
}
.texto1 {
	font-family: tahoma;
	font-weight: normal;
	font-size: 10px;
	color: #A2A2A2;
}
.texto2 {
	font-family: tahoma;
	font-weight: normal;
	font-size: 10px;
	color: #ff3658;
}
.texto3 {
	font-family: tahoma;
	font-weight: normal;
	font-size: 10px;
	color: #D3E401;
}
.borderimagesilver {
	border:solid;
	border-width:1px;
	border-color:#D3E401;
	color:#999999;
	padding: 1px;
	background-color: #FFFFFF;
}
.rounded {
}
