p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

.dark {
	font-weight: bold;

}

li {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: square;
	font-size: 12px;
	color: #663300;

}

a {
	font-weight: bold;
	color: #999900;
	text-decoration: none;

}

.courses {
	font-weight: bold;
	text-transform: lowercase;
}

.green {
	font-weight: bold;
	color: #999933;
}

.offerwas {
	color: #999999;
	text-decoration: line-through;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}

.footer {
	font-size: 11px;
}

.D {
	color: #0000FF;
	font-weight: bold;
}

.C {
	color: #336600;
	font-weight: bold;
}

.B {
	font-weight: bold;
	color: #FF9900;
}

.A {
	font-weight: bold;
	color: #FF00FF;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666600;

}
a:hover {
	color: #999933;
	text-decoration: underline;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
}
