@import url("style1.css");
#cursos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	white-space: normal;




}
#cursos a:link {
	text-decoration: none;
	color: #666666;
	display: block;
	width: 625px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-image: url(images/vermas.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;



}
#cursos a:hover {
	background-color: #E6E6E6;
	text-decoration: none;
	color: #666666;
	display: block;
	width: 625px;
	height: auto;
	font-size: 14px;



}
#cursos a:visited {
	text-decoration: none;
	color: #666666;
	display: block;
	width: 625px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-image: url(images/vermas.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

