a:link {
	font-weight: normal;
	color: #EBE9ED;
	font-size: 15px;
	font-family: Corbel, Arial;
	text-decoration: none;
}

a:hover {
	font-weight: normal;
	color: #EBE9ED;
	font-size: 15px;
	font-family: Corbel, Arial;
	text-decoration: none;
}

a:visited {
	font-weight: normal;
	color: #EBE9ED;
	font-size: 15px;
	font-family: Corbel, Arial;
	text-decoration: none;
}

.txt {
	font-weight: normal;
	color: #EBE9ED;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.txtital {
	font-weight: normal;
	color: #EBE9ED;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

.txtbolt {
	font-weight: bold;
	color: #EBE9ED;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.txtboltbig {
	font-weight: bold;
	color: #EBE9ED;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.txtboltobv {
	color: #EBE9ED;
	font-size: 15px;
	font-family: Corbel, Arial;
	background-color: #0066FF;
}

.txtboltobvorange {
	font-weight: bold;
	color: #EBE9ED;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF6600;
}

.txtboltobvorangelite {
	font-weight: bold;
	color: #EBE9ED;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF6600;
}
