body {
	background-color: #FFF0F5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #B02D61;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B02D61;
}
a:hover {
	text-decoration: underline;
	color: #B02D61;
}
a:active {
	text-decoration: none;
	color: #B02D61;
}
.Welcome {
	font-size: 17px;
	color: #FFF0F5;
}
.Welcome_Bold {
	font-size: 17px; 
	color: #FFF0F5; 
	font-weight: bold; 
}

