﻿ A:link, A:active
	{
	text-decoration	:	none;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color :#663300;
	background	:	transparent;
	}
A:visited 
	{
	text-decoration	:	none;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color :#663300;
	background	:	transparent;
	}		
A:hover 
	{ 
   	text-decoration	:	none; 
	color		: ffffff;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font : bold;
	font-weight : bold;
	}
 BODY {
	color		: #663300;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align: left;
	background-repeat : repeat;
	background-image: url('images/background.jpg')
}

.style1 {
	background-image: url('images/watermark.jpg');
	background-repeat : no-repeat;

}

