/* CSS Document */

.running
{
font-family:Microsoft Sans Serif;
font-size:11px;
color:#707070;
}

.home
{
font-family:Microsoft Sans Serif;
font-size:11px;
color:#ED1B24;
}


.menu A
{
font-family:Microsoft Sans Serif;
font-size:11px;
color:#747474;
text-decoration:none;
}
.menu A:hover
{
font-family:Microsoft Sans Serif;
font-size:11px;
color:#CA2931;
}

.boldfont
{
font-family:Microsoft Sans Serif;
font-size:11px;
font-weight:bold;
color:#434343;
}

.blackfont
{
font-family:Microsoft Sans Serif;
font-size:11px;
color:#000000;
}



.redlink A
{
font-family:Microsoft Sans Serif;
font-size:11px;
color:#ED1B24;
text-decoration:none;
}



.redlink A:hover
{
font-family:Microsoft Sans Serif;
font-size:11px;
color:#434343;
}


.boldlink A
{
font-family:Microsoft Sans Serif;
font-size:11px;
font-weight:bold;
color:#434343;
text-decoration:none;
}

.boldlink A:hover
{
font-family:Microsoft Sans Serif;
font-size:11px;
font-weight:bold;
color:#ED1B24;
}
.contactlink A
{
font-family:Microsoft Sans Serif;
font-size:11px;
color:#707070;
text-decoration:none;
}
.contactlink A:hover
{
font-family:Microsoft Sans Serif;
font-size:11px;
color:#ED1B24;
}