body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	color: #000000;
	font-size: 14px;
	line-height: 18px;
}


.blake {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
A.red:link {
	color: #FF0000;
	text-decoration: none;
}
A.red:visited {
	color: #FF0000;
	text-decoration: none;
}
A.red:hover {
	color: #FF0000;
	text-decoration: underline;
}
A.red:active {
	color: #FF0000;
	text-decoration: underline;
}
A.white:link {
	color: #ffffff;
	text-decoration: none;
}
A.white:visited {
	color: #ffffff;
	text-decoration: none;
}
A.white:hover {
	color: #FF0000;
	text-decoration: underline;
}
A.white:active {
	color: #FF0000;
	text-decoration: underline;
}
.bg {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}


.text {
	color: #000000;
	font-weight:bold;
	font-size: 16px;
	line-height: 40px;
}

.style1 {color: #ff6600}
