a:link {
	color: #1AA8D8;
	text-decoration: none;
}
a:visited {
	color: #1AA8D8;
	text-decoration: none;
}
a:hover {
	color: #A24701;
	text-decoration: none;



}
a:active {
	color: #1AA8D8;
	text-decoration: none;
}
.text {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #1AA8D8;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;


}
.dot {
	border: 1px dotted #A14600;




}
