a:link {
	color: #0736CB;
	text-decoration: none;
}
a:visited {

	color: #0736CB;
	text-decoration: none;
}
a:hover {


	color: #FF0000;
	text-decoration: underline;
}
a:active {



	color: #FF0000;
	text-decoration: underline;
}
.ContentIntend {
	text-align: left;
	text-indent: 18pt;
	padding: 10px;
	line-height: 16pt;
}

