body {
	font-family : Verdana, Corbel, Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
	background-color: #EFEFEF;
	background-image: url(bg_main2.gif);
	background-repeat: repeat-y;
	background-position: top center
}

a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:link:hover {
	color: #0079c1;
}
a:visited:hover {
	color: #0079c1;
}



