body, body td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	overflow-x:auto;
	overflow-y:auto;
	background-color:#FFFFFF;
}
html {overflow-y: scroll;}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link, a:visited {
	color:#e62447;
	outline:none;
}

a:hover {
	text-decoration: none;
	color:#3d3d3d;
}


.keyword
{
font-variant:small-caps;
color: #e62447;
font-weight:bold;
}

.footer {
	color:#7a7a7a;
	background-color:transparent;
 font-size:10px;
}

.footer a{
	color:#7a7a7a;
}

.agendadate{
	font-size:16px;
	color:#000000;
	font-weight:bold;
}

.agendaaddress{
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.agendatheater{
color:#6a6a6a;
font-variant:small-caps;
font-size:16px;
}
.agendareservation{
color:#6a6a6a;	
font-size:14px;
}
