.brd {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.brd:hover {
	text-decoration: underline;
	color: #000000;
}	
.txt {
	font-family: "Trebuchet MS";
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.txt:hover {
    text-decoration: none;
}	
a img {
	border: 1px solid #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #66CCFF;
} 
a:hover img {
    border: 1px solid #000000;
}
.rc {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
}
.btm_ds {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #FFFFCC;
}

