td {
	text-decoration: none;
	border: none;
}
td.list {
	background: #4F6B96;
	font-family: Verdana;
	text-align: center;
	color:#ffffff;
	font-size:11px
}
img {
	text-decoration: none;
	border: none;
}
font, li {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}
p {
	font-family: Verdana;
	font-size: 15px;
	color: #C8D2E0;
	text-decoration: none;
	border: none;
}
a {
	font-family: Verdana;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
	border: none;
}
a:hover {
	background-color: white;
	color: black
}

.out {
	color: black;
	text-decoration: line-through
}
