body {
	background-image: url(../images/back_landing.png); background-color:#696F88; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; color: #676b84;font-family: Tahoma; font-size: 10px; 
	
	}
.table_center {
	text-align: center;
	background-position: center;
}
a {
	font-weight: normal;
	font-size: 10px;
	color: #676b84;
	font-family: Tahoma;
	line-height: 14px;
}
a:link {
	font-weight: normal;
	font-size: 10px;
	color: #676b84;
	font-family: Tahoma;
	text-decoration: underline;
	line-height: 14px;
}
a:visited {
	font-size: 10px;
	color: #676b84;
	font-family: Tahoma;
	text-decoration: underline;
	line-height: 14px;
}
a:hover {
	font-weight: normal;
	font-size: 10px;
	color: #AA88A0;
	font-family: Tahoma;
	text-decoration: none;
	line-height: 14px;
	
}
a:active {
	font-weight: normal;
	font-size: 10px;
	color: #676b84;
	font-family: Tahoma;
	text-decoration: underline;
	line-height: 14px;
}
.text_white {
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-family: Tahoma;
	text-decoration: none;
	line-height: 14px;
}