body, table {
font-family: verdana, tahoma;
font-size: 11px;
}

h1 {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF99;
	margin: 5px;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #CCCCCC;
}
a:link  {
text-decoration: none;
color:red;
}

a:hover {
text-decoration: underline;
color:red;
}
a:active  {
text-decoration: none;
color:red;
}

a:visited  {
text-decoration: none;
color:red;
}
.margen {
	font-family: Tahoma, Georgia;
	font-size: 14px;
	line-height: 23px;
	color: #CCCCCC;
}
.sms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #CCCCCC;
}
