a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;

}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.linkCourse {
	font-color: #000000;
}

/* Style for tree item text */
.t0i {
	font-family: MS sans serif;
	font-size: 14px;
	color: #000000;
	background-color: none;
	text-decoration: none;
}
/* Style for tree item image */
.t0im {
	border: 0px;
	width: 19px;
	height: 16px;
}

font {
	font-family: MS sans serif;
}

A.nav:link { color:#000000; text-decoration: none; }
A.nav:visited {color:#000000; text-decoration: none;}
A.nav:hover { color:#ff0000; text-decoration: underline; }

.input1{
	BACKGROUND-COLOR: #ffffff;
	BORDER-COLOR: #ffffff;
	BORDER-STYLE: solid;
	/*BORDER-TOP-WIDTH: 1px;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px;*/
}

.input2{
	BACKGROUND-COLOR:#D4F6F6;
	BORDER-COLOR: #D4F6F6;
	BORDER-STYLE: solid;
}

.input3{
	BACKGROUND-COLOR: #E9EFFA;
	BORDER-COLOR: #E9EFFA;
	BORDER-STYLE: solid;
}