a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;

}
a:active {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;


}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;


}


a.botonera:link {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.botonera:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.botonera:active {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.botonera:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}



a.subrayado:link {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
a.subrayado:hover {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
a.subrayado:active {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
		border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
a.subrayado:visited {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
		border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}



a.subbotonera:link {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.subbotonera:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
a.subbotonera:active {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.subbotonera:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}


a.comun:link {
	text-decoration: underline;

}
a.comun:hover {
	text-decoration: underline;
}
a.comun:active {
	text-decoration: none;


}
a.comun:visited {
	text-decoration: none;


}