p {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.textoblanco {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
ul {
	list-style-position: inside;
	list-style-image: url(img/list.gif);
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
}
.menus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}
.vert {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
.tabla2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
}
