/*
body {
	background-image: url('../../images/bg_body.gif');
	background-repeat: repeat;
	background-color: #003366;
	margin: 0px;
	padding-left:0px; padding-right:0px; padding-top:10px; padding-bottom:15px
}*/

a:link     { text-decoration: none; color: #008000; }
a:visited  { text-decoration: none; color: #008000; }
a:active   { text-decoration: none; color: #FF0000; }
a:hover    { text-decoration: none; color: #FF0000; }
