/* Cascading Style Sheet created using ZStyleSheet */
A:Hover, A:active {
	color: magenta;
	font-size: 9pt;
}

A, A:link {
	color: blue;
	font-size: 9pt;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

body.navigation, .navigationbar {
	background-color: #3333cc;
	color: #ffffff;
	font-size: 10px;
}

body.navigationbar A:visited {
	color: yellow2;
	font-size: 9pt;
	text-decoration: none;
}

body.navigationbar A, body.navigationbar A:link {
	color: ffffff;
	font-size: 9pt;
}


Table.links td {
	background-color: #3333cc;
	color: white;
	padding: 2px 6px;
	text-align: center;
}
Table.links td A {
	background-color: #3333cc;
	color: white;
	padding: 2px 6px;
	text-align: center;
}



td.links {
	background-color: #3333cc;
	color: white;
	padding: 2px 6px;
	text-align: center;
}
td.links A {
	background-color: #3333cc;
	color: white;
	padding: 2px 6px;
	text-align: center;
}


.links {
	background-color: #3333cc;
	color: white;
	padding: 2px 6px;
	text-align: center;
}
.links A {
	background-color: #3333cc;
	color: white;
	padding: 2px 6px;
	text-align: center;
}


.navigationbar A:visited {
	color: yellow2;
	font-size: 9pt;
	text-decoration: none;
}

.navigationbar A, .navigationbar A:link {
	color: ffffff;
	font-size: 9pt;
}


.navtitle {
	font-size: 12pt;
	font-weight: bold;
}

/* End of sheet */
/* Written by Haqa http://www.zope.org/Members/haqa */
