a:link {color: #6CD2F7; font-weight: bold; font-family: arial, helvetica; font-size: 11px; text-decoration: underline}
a:visited {color: #6CD2F7; font-weight: bold; font-family: arial, helvetica; font-size: 11px; text-decoration: underline}
a:active {color:#6CD2F7; font-weight: bold; font-family: arial, helvetica; font-size: 11px; text-decoration: underline}
a:hover {color: #FFFFFF; font-weight: bold; font-family: arial, helvetica; font-size: 11px; text-decoration:none}

.date {
  color: #FF462B; 
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
}

.event {
  color: #FFDF2B; 
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
}

.costume {
  color: #1F4893; 
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
}



.title {
  color: #525252; 
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
}

.white {
  color: #FFFFFF; 
  font-family: arial;
  font-size: 11px;
}

body, div, p, td {
  color: #000000; 
  font-family: arial;
  font-size: 11px;
}

select, option, input, textarea	{color: #A29482;
						font-family: arial;
 						font-size: 11px;
						background-color: #464442;
						border-top: solid 1px #101010;
						border-bottom: solid 1px #3C3C3C;
						border-right: solid 1px #3C3C3C;
						border-left: solid 1px #101010;}
