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

a {
text-decoration: underline;
color: #FFFFFF;
}

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

a:visited {
color: #FFFFFF;
}

body {
background-color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;

}

.tourdates {
vertical-align: top;
}

.elite {
vertical-align: top;
}

table,td {
font-family: arial;
}
