.handcursor{
cursor:hand;
cursor:pointer;
}

.title {
	font : bold 22px Trebuchet MS;
	color : #005288;
}

.title2 {
	font : bold 36px Trebuchet MS;
	color : #005288;
}

.subtitle {
	font : bold 18px Trebuchet MS;
	color : #005288;
}
.subtitle:hover {
    COLOR: #005288;
    FONT-FAMILY: Trebuchet MS;
    FONT-SIZE: 18px;
    TEXT-DECORATION: none;
}

.awardstitle {
	font : bold 24px Trebuchet MS;
	color : #005288;
}

.bodytext {
	color : #3c3c3c;
	font : 15px tahoma;
}
.tabletext {
	color : #3c3c3c;
	font : 13px tahoma;
}

.judgetext {
	color : #3c3c3c;
	font : 12px tahoma;
}

.smalltext {
	color : #000000;
	font : 11px tahoma;
}

.footertext {
	color : White;
	font : 18px tahoma;
	TEXT-DECORATION: none;
}

.footertext:hover {
	color : White;
	font : 18px tahoma;
   TEXT-DECORATION: underline;
}

A {
    COLOR: black;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 15px;
    TEXT-DECORATION: underline;
    font : bold;
}
A:hover {
    COLOR: #005288;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 15px;
    TEXT-DECORATION: underline
}
