.roweven {
	background-color : #F5F5F5;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px
}

.roweven a:link {
	background-color : #F5F5F5;
	color : #000080
}

.roweven a:visited {
	background-color : #F5F5F5;
	color : #000080
}

.roweven a:hover {
	text-decoration : none
}

.rowodd {
	background-color : #EBEBEB;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px
}

.rowodd a:link {
	background-color : #EBEBEB;
	color : #000080
}

.rowodd a:visited {
	background-color : #EBEBEB;
	color : #000080
}

.rowodd a:hover {
	text-decoration : none
}

.rowsmall {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px
}

.rowsmall a:link {
	color : #000080
}

.rowsmall a:visited {
	color : #000080
}

.rowsmall a:hover {
	text-decoration : none
}
