a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration:none;
	color: #EEC21A
}
a:active {
	text-decoration: none;
	color: #316AC5;
}

body {
	background-color: #E7F4D5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 30px;
	font-style: oblique;
	color: #FF9933;
	font-weight: bold;
 }

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
    font-style: oblique;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style:inherit;

}

.correo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #99CC66;
	font-variant: normal;
}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 font-weight: bold;
}

.titlebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FF9933;
	line-height:normal;
}
