 /* Courses */
.error2{
	font-size:9pt;
	color:#FF0000;
} 

.login{
width: 179px;
text-align: left;
text-decoration: none;
font-size:12px;
color: #006699;
}

.smalltxt{
background-color:transparent;
font-size:8pt;
color: #000000;
}

.smalltxt a:link {
	text-decoration: none; 
	color: #3381AE;
	font-size: 8pt;
}
.smalltxt a:active {
	text-decoration: none; 
	color: #3381AE;
	font-size: 8pt;
}
.smalltxt a:visited {
	text-decoration: none; 
	color: #336699;
	font-size: 8pt;
}
.smalltxt a:hover {
	text-decoration: none;
	color: #880040;
	font-size: 8pt;
}
