body,td,th {
	font-size: 12px;
	color: #FFFFFF;
}
img {border-color:#A42B78}
body {
	background-color: #a84a88;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E3E3E3;
}
a:hover {
	text-decoration: underline;
	color: #E3E3E3;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.title_yellow {
	color: #CCFF33;
	font-weight: bold;
}


