a
{
	font-size:      16px;
	color:           #000000;
	text-decoration: underline;
	font-weight: bold;
}

a:hover 
{
	color: #FF0000;
}

a:visited {
	text-decoration: underline;
	color: #990000;
}

a:hover img 
{
	border: 3px solid #990099;
	color: #FFCCFF;
}

.thumb_table
{
	background-color: #000000;
	border:           1px groove #FF0000;
	background-image: url(images/noise.gif);
}

.thumb
{
    border: 1px solid #FF0000;
}

body
{
	font-size:   12px;
	font-family: Verdana;
	background-color: #FFFFFF;
	background-image: url(images/bg2.jpg);
	color: #000000;
	background-attachment: fixed;
}

td
{
	font-size:  10px;
	font-family: Verdana;
}

.head
{
    font-weight: bold;
    font-size: 24px;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style2 {font-size: 14px; font-weight: bold; }

