.verdana8blackjust {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none
}
.verdana8black2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #CCCCCC; text-decoration: none ; text-align: justify}
.enlaces {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #CCCCCC;
}
		A.enlaces:link {
			color:#999999;
			text-decoration: none;
		}
		A.enlaces:hover { 
			color:#CCCCCC;
			text-decoration:underline;
		}
.enlaces2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #666666;
}
		A.enlaces2:link {
			color:#666666;
			text-decoration: none;
		}
		A.enlaces2:hover { 
			color:#CCCCCC;
			text-decoration:underline
}
.forms {
	background-color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-size: 9px;
}
.subtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none
}
.lines {
	color: #333333;
}

button {
	margin: 0;
	padding: 0;
	background: #000000;
	border:none;
}
button.btn_calendar {
	background-image: url(images/calendar2.gif); background-repeat:no-repeat; width:20px; height:20px; padding-top: 3px;
}


