td {
	font-size: 12px;
	line-height: 18px;
}
a {
	color: #000000;	text-decoration: none;
}
.style3 {color: #FF0000}
body {
	background-color: #CBDAF5;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

