<style type="text/css">
<!--
/*.calendarHeader {
    font-weight: bolder;
    color: #E57819;
    background-color: #E5E5E5;
}*/
.calendarHeaderTRmes {
    color: #ffffff;
    font-size:11px;
    font-weight: bold;
}
.calendarHeaderTRdias {
    font-weight: bolder;
    /*color: #E57819;
    background-color: #E5E5E5;*/
    color: #999999;
    background-color: #ffffff;
    font-size:11px;
}

.calendarToday {
    /*background-color: #E5E5E5;*/
    color: #ffffff;
    font-weight: bolder;
    text-decoration: underline;
    font-size:11px;
}

.calendar {
    background-color: #E67817;
    font-family: verdana;
    font-size: 11px;
    color: #ffffff;
    /*border: 1px solid #000000;*/
}

.titlaranja{
    font-weight: bolder;
    font-family: Verdana;
    color: #E57819;
    /*background-color: #E5E5E5;*/
    font-size: 12px;
}

/*a.calendario:link {
    text-decoration: none;
    background-color: #F6DFCD;
    color: #ff0000;
    font-weight: bolder;
}
a.calendario:visited {
    text-decoration: none;
    background-color: #F6DFCD;
    color: #ff0000;
    font-weight: bolder;
}
a.calendario:hover {
    text-decoration: underline;
    color: #FF0000;
    background-color: #F9F9F9;
    font-weight: bolder;
}
a.calendario:active {
    text-decoration: none;
    background-color: #F9F9F9;
    font-weight: bolder;
}*/

a.calendario:link {
    text-decoration: none;
    color: #ffffff;
    font-weight: bolder;
    font-size: 11px;
}
a.calendario:visited {
    text-decoration: none;
    color: #ffffff;
    font-weight: bolder;
    font-size: 11px;
}
a.calendario:hover {
    text-decoration: underline;
    color: #ffffff;
    font-weight: bolder;
    font-size: 11px;
}
a.calendario:active {
    text-decoration: underline;
    color: #ffffff;
    font-weight: bolder;
    font-size: 11px;
}


a.evento:link {
    text-decoration: none;
    color: #666666;
    font-size: 11px;
    font-family: verdana;
}
a.evento:visited {
    text-decoration: none;
    color: #666666;
    font-size: 11px;
    font-family: verdana;
}
a.evento:hover {
    text-decoration: underline;
    color: #E57819;
    font-size: 11px;
    font-family: verdana;
}
a.evento:active {
    text-decoration: underline;
    color: #E57819;
    font-size: 11px;
    font-family: verdana;
}

a.cursos:link {
    text-decoration: none;
    color: #E57819;
    font-size: 13px;
    font-family: verdana;
}
a.cursos:visited {
    text-decoration: none;
    color: #E57819;
    font-size: 13px;
    font-family: verdana;
}
a.cursos:hover {
    text-decoration: underline;
    color: #E57819;
    font-size: 13px;
    font-family: verdana;
}
a.cursos:active {
    text-decoration: underline;
    color: #E57819;
    font-size: 13px;
    font-family: verdana;
}

a.credito:link {
    text-decoration: none;
    color: #E57819;
    font-size: 9px;
    font-family: verdana;
}
a.credito:visited {
    text-decoration: none;
    color: #E57819;
    font-size: 9px;
    font-family: verdana;
}
a.credito:hover {
    text-decoration: underline;
    color: #ffffff;
    font-size: 9px;
    font-family: verdana;
}
a.credito:active {
    text-decoration: underline;
    color: #ffffff;
    font-size: 9px;
    font-family: verdana;
}

a.link2:link {
    text-decoration: none;
    color: #E57819;
    font-size: 10px;
    font-family: verdana;
}
a.link2:visited {
    text-decoration: none;
    color: #E57819;
    font-size: 10px;
    font-family: verdana;
}
a.link2:hover {
    text-decoration: underline;
    color: #E57819;
    font-size: 10px;
    font-family: verdana;
}
a.link2:active {
    text-decoration: underline;
    color: #E57819;
    font-size: 10px;
    font-family: verdana;
}

a.a_mail:link {
    text-decoration: none;
    color: #CC6600;
    font-size: 11px;
    font-family: verdana;
}
a.a_mail:visited {
    text-decoration: none;
    color: #CC6600;
    font-size: 11px;
    font-family: verdana;
}
a.a_mail:hover {
    text-decoration: underline;
    color: #CC6600;
    font-size: 11px;
    font-family: verdana;
}
a.a_mail:active {
    text-decoration: underline;
    color: #CC6600;
    font-size: 11px;
    font-family: verdana;
}

.guardiaes{
	text-decoration: none;
    color: #CC6600;
    font-size: 11px;
    font-family: verdana;
}