@charset "utf-8";
a.vermas   {
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	clear: right;
	float: right;
	width: auto;
	margin-right: 20px;
	height: auto;
}
a.vermas:hover   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

#lista1 ul {
	list-style-image: url(../images/homefiles/li1.gif);
}

#lista2 ul {
	list-style-image: url(../images/homefiles/li2.gif);
	line-height: 20px;
}

#lista3 ul {
	list-style-image: url(../images/homefiles/li3.gif);
	padding-left: 10px;
	margin-left: 20px;
}
#lista4 a {
	color: #666666;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#lista4 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
#lista4 ul {
	font-size: 14px;
	color: #666666;
	list-style-type: disc;
	list-style-position: outside;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 25px;
	margin-left: 0px;
}
#imgborder a {
	border: 1px solid #333333;
}
