body{
margin:0px;
}

ul{
	list-style-type: square;
}

.verd9gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align:justify;
	line-height: 14px;
}

.link9gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0098c8;
}
a {
	text-decoration: none;
}
.img{
	border:#d6d6d6 1px solid; 
}

.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.link{
	color:#666666;
}
a:hover{
	color:#00ccff;
}

li{ list-style-image: url(images/vnt_3.gif); line-height: 17px;}

/*******link footer ******/
.link_footer {
	font-family: Tahoma;
	font-size: 9px;
	color: #ffffff;
	text-align: right;
	padding-right: 5px;
}
.link_footer:link {
	text-decoration: none;
}
.link_footer:visited {
	text-decoration: none;
	color: #00a721;
}
.link_footer:hover {
	color: #8e8e8e;
}
.link_footer:active {
	text-decoration: none;
	color: #00a721;
}
