.Font {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;

}
    a.Font:hover {
	    font-family: Verdana;
	    font-size: 12px;
	    font-style: normal;
	    line-height: normal;
	    color: #000077;
	    letter-spacing: 1px;
	    font-weight: bold;
	    text-decoration: none;

}
.Title {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.Text {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;

}
    a.Text:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000099;
	text-decoration: none;

}
.Bold {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	text-transform: capitalize;
	font-variant: small-caps;

}
