.border {
	border: 1px solid #FFFFFF;

}
.text {
	font-family: Georgia;
	font-size:13px;
	text-decoration: none;
	color: #000000;


}

.css {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #000099;

}
a:hover {
	color:#8AB9D9;
	text-decoration: none;
}
.heading {
	font-family: Verdana;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
	font-style: normal;
	text-transform: capitalize;
	background-color: #D3ECFE;

}
.txt {
	font-family: Georgia;
}
