.title {
color: #2e2e2c;
font-family: 'TrebuchetMS-Bold', 'Trebuchet MS', 'Trebuchet MS Bold', sans-serif;
font-size: 13px;
font-weight: bold;
line-height: 14px;
opacity: 1.00;
}

td {
color: #2e2e2c;
font-family: 'TrebuchetMS-Bold', 'Trebuchet MS', 'Trebuchet MS Bold', sans-serif;
font-size: 12px;
}

a {
color: #666666;
font-size : 12px;
font-family: 'TrebuchetMS-Bold', 'Trebuchet MS', 'Trebuchet MS Bold', sans-serif;
text-decoration: none;
}
a:visited {
font-family: 'TrebuchetMS-Bold', 'Trebuchet MS', 'Trebuchet MS Bold', sans-serif;
font-size : 12px;
color: #666666;
text-decoration: none;
}
a:hover {
font-family: 'TrebuchetMS-Bold', 'Trebuchet MS', 'Trebuchet MS Bold', sans-serif;
font-size : 12px;
color: #2e2e2c;
text-decoration: none;

}


a.navbar:link  {
	text-decoration : none;
	font-size : 14px;
	font-family: 'TrebuchetMS-Bold', 'Trebuchet MS', 'Trebuchet MS Bold', sans-serif;
	color : #0000ff;
	background : transparent;
}


a.navbar:active  {
	text-decoration : none;
	font-size : 14px;
	font-family: 'TrebuchetMS-Bold', 'Trebuchet MS', 'Trebuchet MS Bold', sans-serif;
	color : #0000ff;
	background : transparent;
}

a.navbar:visited  {
	text-decoration : none;
	font-size : 14px;
	font-family: 'TrebuchetMS-Bold', 'Trebuchet MS', 'Trebuchet MS Bold', sans-serif;
	color : #0000ff;
	background : transparent;

}

a.navbar:hover  {
	text-decoration : none;
	font-size : 14px;
	font-family: 'TrebuchetMS-Bold', 'Trebuchet MS', 'Trebuchet MS Bold', sans-serif;
	border-bottom: 1px dotted #0000ff
	color : #0000ff;
	background : transparent;

}

