a {
	color: #cc0000;
	text-decoration: none;
}

a:visited {
	color: #cc0000;
	text-decoration: none;
}

a:active {
	color: #cc0000;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: none;
}

td {
	font-family: verdana;
	font-size: 13px;
}

p {
	font-family: verdana;
	font-size: 13px;
}

td.menu {
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
}

.video {
	display:inline-block;
	width:16px;
	height:12px;
	background:url("/images/iVideo.gif") no-repeat right 0;
	}
	.video span {
		display:none;
		}




