.Red {
	color: ##FF2929;
	text-decoration: none;
}
.bliz {
	color: #993333;
	text-decoration: none;
}
.black {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
.Whitish {
	color: #EFFFFF;
	text-decoration: none;
}
.orange {
	color: #0463C5;
	background-color: #FFAA6B;
	line-height: 32px;
	font-weight: bold;
}
