a:active 	{text-decoration : none; font-weight : bold; font-family : Arial, Verdana, sans-serif; font-size : 9pt; color : #e81414}
a:link 		{text-decoration : none; font-weight : bold; font-family : Arial, Verdana, sans-serif; font-size : 9pt; color : #e81414}
a:visited 	{text-decoration : none; font-weight : bold; font-family : Arial, Verdana, sans-serif; font-size : 9pt; color : #e81414}
a:hover 	{text-decoration : none; font-weight : bold; font-family : Arial, Verdana, sans-serif; font-size : 9pt; color : #ffffff}


/*
 * Combined style sheet for the index pages and the slide pages.
 */

/* Style for all bodies. */
body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9px;
	background-color: #e81414;
	color: #e81414;
	margin: 5;
}


/* Put a border on all generated images */
.image {
	border-width: 1;
	border-color: #ffffff;
	border-style: solid;
	margin: 5;
}

/* Style for all table cells. */
td {
	font-size: 10px;
}
