

A.linkverdana12 {
	font-size:12px;
	color:black;
	text-decoration: bold;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(../images/icon2.gif);
	list-style-position: outside;
}
A.linkverdana12:Hover {
	color:red;
	text-decoration: bold;
}



.estilo4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-image: url(../images/icon2.gif);
	list-style-position: outside;
	background-repeat: no-repeat;
	background-position: left;
}

.estilo5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	list-style-image: url(../images/icon2.gif);
	list-style-position: outside;
	background-repeat: no-repeat;
	background-position: left;
}


.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	background-color:white;
	border-color:#999999;
	border-width:1px;
	border-style:solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}