
a:link  {
	color: #736f6e; 
	text-decoration: none; 
	font-weight: bold;
}

a:visited {
	color: #000; 
	text-decoration: none; 
	font-weight: bold;
}

a:hover {
	color: #c11b17; 
	text-decoration: overline underline; 
	font-weight: bold;
}

a:active {
	color: #c11b17; 
	text-decoration: none; 
	font-weight: bold;
}
	BODY 
	{
		scrollbar-highlight-color:  #fff; 
		scrollbar-base-color:  #fff; 
		scrollbar-arrow-color:  #000; 
		scrollbar-face-color:  dcdcdc;
	font-family: Arial;
	font-size: xx-small;
	color: #736F6E;
	font-size: 10px;
}
.style1 {
	font-family: Arial;
	font-size: xx-small;
	color: #736F6E;
}
h1 {
	font-family: Arial;
	font-size: 12px;
	color: #736F6E;
	text-align: right;
}
h2 {
	font-family: Arial;
	font-size: 12px;
	color: #736F6E;
	text-align: left;
}
