p {
	font-size: 11px;
	line-height: 13px;
}
td {
	font-size: 12px;
	line-height: 15px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;

}
a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
a:hover {
	text-decoration: none;
	color: #FF00FF;


}

