body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-0002.gif);
	background-repeat: repeat;

}
A:link    {
    text-decoration: none;
    color:#0198CD;
    font-weight: normal;
	font-size:12px;
}
A:visited {
    text-decoration: none;
    color: #0198CD;
    font-weight: normal;
	font-size:12px;
}
A:active {
    text-decoration: none;
    color: #0198CD;
    font-weight: normal;
	 font-size:12px;
}
A:hover {
    text-decoration: none;
    color: #0198CD;
    font-weight: normal;
	font-size:12px;
}
