body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF965;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFF76;
	border-right-color: #FFFF76;
	border-bottom-color: #FFFF76;
	border-left-color: #FFFF76;
}
a:link {
	color: #761e3b;
}
a:visited {
	color: #761e3b;
}
a:hover {
	color: #fe008f;
}
a:active {
	color: #761e3b;
}
.table {
	height: 70px;
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.table2 {
	height: 80px;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.border2 {
	border: 1px solid #FFFFFF;
}
img 	{ 
        border:0px;
}