A:link {
	text-decoration: none;
	color: Blue;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}
	
A:visited {
	text-decoration: none;
	color: Blue;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}
	
A:active {
	text-decoration: underline;
	color: Blue;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}
	
A:hover {
	text-decoration: underline;
	color: Blue;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}


p			{
	color: Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
			
			
.subheading		{
	color: Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : normal;
	font-stretch : narrower;
}


TABLE	{
	color: Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}


.shadeform	{
	background-image: url("../images/shadeform.gif");
	text-align: left;
	width: 180PX;
	border: #000000 1px solid;
	font-size : 13px;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
}

.textarea	{
	background-image: url("../images/shadeform.gif");
	text-align: left;
	width: 300PX;
	border: #000000 1px solid;
	font-size : 13px;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
}

			
.course:link {
	text-decoration: none;
	color: Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}
			
.course:visited {
	text-decoration: none;
	color: Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}
			
.course:active {
	text-decoration: none;
	color: Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}
			
.course:hover {
	text-decoration: none;
	color: Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}


.read:link {
	text-decoration: none;
	color: Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}
			
.read:visited {
	text-decoration: none;
	color: Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}
			
.read:active {
	text-decoration: none;
	color: Blue;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}
			
.read:hover {
	text-decoration: none;
	color: Blue;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}

			
			
.nav2:link {text-decoration: none;
			color: #66CCFF;
			font-family : Arial, Helvetica, sans-serif;
			font-size : 12px;
			}
.nav2:visited {text-decoration: none; 
			color: #66CCFF;
			font-family : Arial, Helvetica, sans-serif;
			font-size : 12px;}
.nav2:active {color: White;
			text-decoration : none;
			font-family : Arial, Helvetica, sans-serif;
			font-size : 12px;}
.nav2:hover {color: White;
			text-decoration : none;
			font-family : Arial, Helvetica, sans-serif;
			font-size : 12px;}

			
			
.copyright:link {text-decoration: none; 
			color: #FFFFFF;
			font-family : Arial, Helvetica, sans-serif;
			font-size : 10px;}
.copyright:visited {text-decoration: none; 
			color: #FFFFFF;
			font-family : Arial, Helvetica, sans-serif;
			font-size : 10px;}
.copyright:active {color: #CCCCFF;
			text-decoration : none;
			font-family : Arial, Helvetica, sans-serif;
			font-size : 10px;}
.copyright:hover {color: #CCCCFF;
			text-decoration : none;
			font-family : Arial, Helvetica, sans-serif;
			font-size : 10px;}