.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:active {
	text-decoration: none;
	color: #141D3A;
}

a:visited {
	text-decoration: none;
	color: #141D3A;
}

a:link {
	text-decoration: none;
	color: blue;
	}
a:hover {
	text-decoration: none;
	color: red;
}
.cushycms {
}

