.link {
    font-family: sans-serif;
    font-size: 10px;
    color: #ffffff;
}
.smallblue {
    font-family: sans-serif;
    font-size: 10px;
    color: #6666ff;
}
.tablefont {
    font-family: sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
}

.textfont1 {
    font-family: sans-serif;
    font-size: 10px;
    color: #ffffff;
}    
.textfont {
    font-family: verdana, sans-serif;
    font-size: 14px;
    color: #ffffff;
}
.heading {
    font-family: sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #FFFF00;
}
.headingwhite {
    font-family: sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
}
.headingblack {
    font-family: sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}
.heading1 {
    font-family: sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #FFFF00;
}
	A:link {text-decoration: none; color: #FFFF00;}
	A:visited {text-decoration: none; color: #FFFF00;}
	A:active {text-decoration: none; color: #FFFF00;}
	A:hover {text-decoration: none; color: #FFFFFF; letter-spacing: 1px;}

