.bluedark {
	font-family: Georgia, "Times new roman", Times, serif;
	font-size: 12px;
	color: #0f214d;
	font-weight:bold;
}
.green {
	font-family: Georgia, "Times new roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #75aaa2;
}
.link {
	font-family: Georgia, "Times new roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #75aaa2;
	cursor: pointer;
}
.link:hover {
    color: #999999;
}
.texto {
	font-family: Georgia, "Times new roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.form {
    font-family: Gergia, "Times new roman", Times, serif;
	font-size: 11px;
	color: #333333;
}.tag {
    font-family: Gergia, "Times new roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #333333;
}
input,select,textarea {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #003399;
	border: 1 dotted #666666;
	padding: 1px;
	background-color: #FFFFFF;
}
.msn {
	font: normal 11px/12px Arial, Helvetica, sans-serif;
	color: #0f214d;
}
