.white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.body {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 19px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.welcome {
	background-color: #FFFFFF;
	background-image: url(images/welcome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C72C16;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C72C16;
}
.b:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C72C16;
	text-decoration: none;
}
.b:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C72C16;
	text-decoration: none;
}
.b:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C72C16;
}
