p, ul, ol, li, h2, h1, h3, blockquote, a, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #232323;
	margin-top: 7px;
	margin-bottom: 8px;
}

h3 {
	color: #213E8E;
	font-size: 14px;
}

a {
	color: #0A47E9;
	font-weight: bold;
}

a:hover {
	color: #A31B00;
	text-decoration: none;
	font-weight: bold;
} 

.TextBoldActived {
	color: #CC6600;
	font-weight: bold;
}

