.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E4E6E8;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E4E6E8;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.linksmall {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #1D3051;
	text-decoration: none;
}
.brd
{
    BORDER-RIGHT: #7887a4 1px solid;
    BORDER-TOP: #7887a4 1px solid;
    BORDER-LEFT: #7887a4 1px solid;
    BORDER-BOTTOM: #7887a4 1px solid
}
