.no-repeat {
	background-repeat: repeat-x;
}
.bod {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a:hover.bod {
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}
.bod2 {
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
a:hover.bod2 {
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.bod3 {
	font-weight: normal;
	color: #0000ff;
	text-decoration: none;
}
a:hover.bod3 {
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
.bod4 {
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
}
a:hover.bod4 {
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.row0 {
	background-color: #FFFFFF;


}
.row1 {
	background-image: url(../images/blue-dot3.gif);


}


