﻿@charset "utf-8";
BODY				{	color: #000000;
						background-color: #FFFFFF;
						background-image: url(pics/gifs-co/hg1-1.jpg);
						background-attachment: fixed;
						background-position: center;
					}

TABLE.LINKTAB		{
						border-width: 1px;
						border-style: solid;
					}
TABLE.LINKTAB TR TD	{
						padding-left: 10px;
						padding-right: 10px;
					}
.TOPIC1				{
						font-size: 20px;
					}