BODY {
	FONT-SIZE: 11px;
	TEXT-ALIGN: center;
}

A:link {
	COLOR: #000066;
	TEXT-DECORATION: underline;
}

A:visited {
	COLOR: #000066;
	TEXT-DECORATION: none;
}

A:active {
	COLOR: #c71719;
	TEXT-DECORATION: none;
}

A:hover {
	COLOR: #000000;
	TEXT-DECORATION: none;

}

table,td,p,ol,ul,li {
	font-size: 11px;
	COLOR: #474747;
	font-family : verdana,tahoma,arial,helvetica,sans-serif;
}

.mini {
	font-size: 9px;
	COLOR: #474747;
	font-family : verdana,tahoma,arial,helvetica,sans-serif;
}

.bagtit {
	font-size: 14px;
	COLOR: #474747;
	font-family : verdana,tahoma,arial,helvetica,sans-serif;
}

input,select,textarea,submit {
	color: #000000;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}

.boton_v {
	color: #FFFFFF;
	font-size: 11px;
	background: #E00020;
}

.boton_c {
	color: #000000;
	font-size: 11px;
	background: #EE8120;
}

.boton_c2 {
	color: #000000;
	font-size: 11px;
	background: #FFFFFF;
	border: 1px solid #EE8120;
}

.boton_i {
	color: #FFFFFF;
	font-size: 11px;
	background: #EE3C3A;
}

.boton_i2 {
	color: #000000;
	font-size: 11px;
	background: #FFFFFF;
	border: 1px solid #EE3C3A;
}

.boton_a {
	color: #FFFFFF;
	font-size: 11px;
	background: #5DC16B;
	border: 1px solid #000000;
}

.boton_a2 {
	color: #000000;
	font-size: 11px;
	background: #FFFFFF;
	border: 1px solid #5DC16B;
}

.con {
	font-size: 14px;
	COLOR: #FFFFFF;
	font-family : Lucida Handwriting,verdana,tahoma,arial,helvetica,sans-serif;
}

.boton_con {
	color: #000000;
	font-size: 11px;
	background: #FAB925;
	border: 1px solid #000000;
}

.boton_con2 {
	color: #000000;
	font-size: 11px;
	background: #FFFFFF;
	border: 1px solid #FAB925;
}





.calender{
	background-color: #FFFFFF;
	width: 182px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F4F4F4;
	font-size: 10px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.calender2{
	background-color: #FFFFF0;
	width: 182px;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.nav1{
	width: 182px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.nav2{
	width: 182px;
	font-size: 10px;
	text-align: center;
}

#calendar1 a {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#calendar1 a:hover {

	color: #FFD67B;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#calendar2 a {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#calendar2 a:hover {

	color: #EB5460;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
