@charset "utf-8";
/* CSS Document */

body {
	background:#000;
	font:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
text-align: center
}
a:link {
color:#fa0394;
text-decoration:none;
}
a:visited {
color:#fa0394;
text-decoration:none;
}
a:active {
color:#fa0394;
text-decoration:none;
}
a:hover {
color:#ff0000;
text-decoration:none;
}
td {
	font-size:10px;
}
.schedule {
background:#000;
}
.schedule td{
font-size:14px;
}
.style3 {
background:#000;
width:271px;
font-size:14px;
font-weight:bold;
color:#fa0394;
margin-right:20px;
}