/*
 * Winter theme
 */
.a1 {
	background-color: #228bc7;
	color: white;
}
.a1 a {
	color: white;
}

.a2 {
	color: white;
	background-color: #145281;
}

.c1 {
	color: white;
	background-color: #145281;
}

.c2 {
	color: black;
	background-color: #cad8e3;
}

.d {
	color: white;
	background-color: #002f53;
}

#linkList a {
	color: white;
}

#linkList li {
	border-bottom:1px dotted #c8c8c8;
}
