a:link, a:visited, a:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #808080;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
html, body {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
}
p, table, td, ul, textarea, input, select {
	font-size: 11px;
}
}
.hide {
	font-family: Arial;
	font-size: 1px;
	color: #FFFFFF;
}
.small {
	font-size: 9px;
}
.big {
	font-size: 18px;
}
.txt {
	text-align:justify;
	font-size: 11px;
	color: #000;
	font-weight:normal
}
.t-blanco {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
.t-negro {
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
.t-gris {
	font-size: 12px;
	color: #808080;
}
.img {
	margin: 0px;
	border: none;
}
LI {
	LIST-STYLE-IMAGE: url('images/bullet.gif')
}

