body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #bc03b3;
	background:#ffebff url(images/bg-warning.jpg) center repeat-y;
	margin: 0px;
}
td {
	line-height: 18px;
	font-size: 11px;
	color: #bc03b3;
}
a:link, a:visited{
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
	color: #bc03b3;
}
a:active, a:hover{
	font-size: 11px;
	text-decoration: underline;
	line-height: 18px;
	color: #bc03b3;
}
a img {
border: none;
}