﻿
.calLinkLiveRacing
{
    text-decoration: none;
    margin-top: 7px;
    float: left;
    width:90%;
}

a.calLinkLiveRacing:hover
{
    color: Black;
    text-decoration: underline;
}

.calLinkSimulcast
{
    text-decoration: none;
    margin-top: 7px;
    float: left;
    width:90%;
}
a.calLinkSimulcast:hover
{
    color: Black;
    text-decoration: underline;
}

.calLinkTrackEvent
{
    text-decoration: none;
    margin-top: 7px;
    float: left;
    width:90%;
}
a.calLinkTrackEvent:hover
{
    color: Black;
    text-decoration: underline;
}

.calEventDates 
{
    font-size: 12px;
    font-weight:bold;
}

a 
{
    
}

body 
{
 font-family: Verdana;
 font-size: 10px;   
}