body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2A91C4;
}
.corner{
	background-image:url(corner.gif); 
	background-position:top left ;
	background-repeat:no-repeat

}
.content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2A91C4;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ED760C;
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ED760C;
}
a:hover {
	text-decoration: none;
	color: #9BE1FF;
}
a:active {
	text-decoration: none;
	color: #ED760C;
}

#block a {
	font-family: tahoma;
	font-size: 12px;
	color: #2A91C4;
	
}
#block a:link {
	text-decoration: none;
}
#block a:visited {
	text-decoration: none;
	color: #2A91C4;
}
#block a:hover {
	text-decoration: none;
	color: #98E0FF;
}
#block a:active {
	text-decoration: none;
	color: #2A91C4;
}
