body { 
	background-color: #FEC6FD; 
	font-family: Tahoma, arial, helvetica,sans-serif; 
	color: #5D0B5C; 
 	font-size:12px;
}
td {       
	vertical-align: top; 
	text-align: center;
 	font-size:12px;
}
img {
	align: center;
	border: none; 
	background: #FEC6FD; 
}
a:link { 
	color: #A306A1;
	font-weight: bold;
	text-decoration: none; 
}
a:visited { 
	color: #A306A1; 
	font-weight: bold;
	text-decoration: none; 
}
a:hover { 
	background: #A306A1; 
	color: #ffffff; 
	font-weight: bold;
	text-decoration: none; 
	border: 0;
}

.blue {
	color: blue;
	font-weight: bold;
	text-decoration: none; 
}
a:visited { 
	color: #A306A1; 
	font-weight: bold;
	text-decoration: none; 
}
a:hover { 
	background: #A306A1; 
	color: #ffffff; 
	font-weight: bold;
	text-decoration: none; 
	border: 0;
}
