body
{ 
	background-repeat:no-repeat;
	font-family:Calibri;	
}
div.news
{
	font-size: 14px;
	color: #00447b;	
	background:#ffffff;
	width:850px;
	padding:20px; 
	border:5px dashed #d9d9d9;

}
.copy
{
	font-size: 12px;
	color:#707070;
}
img
{
	border:0px;
}
.course
{
	font-size: 13px;
	color: #707070;	
}

.imgtext
{
	font-size: 12px;
	color: #707070;	
}

.ankertext
{
	font-size: 12px;
	color: #f59e00;	
}
p
{
	font-size: 14px;
	color: #000000;	
}
p.blue
{
	font-size: 14px;
	color: #00447b;	
}

.head
{
	font-size: 16px;
	color: #f59e00;	
	font-weight:bold;
}

ul
{
	font-size: 14px;
	color: #00447b;	
}

h2
{
	font-size: 26px;
	color: #00447b;	
}
a:link 
{
	color: #f49e00;
	text-decoration: none;
}

a:visited 
{
	color: #f49e00;
	text-decoration: none;
}

a:hover 
{
	color: #000000;
	text-decoration: none;
}

a:active 
{
	color: #f49e00;
	text-decoration: none;
}
