a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2b2a29;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2b2a29;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #99301e;
	text-decoration: blink;
	font-weight: bold;
	clip:   rect(auto auto auto auto);

}

body {
  scrollbar-arrow-color:#a55f4c;
	scrollbar-base-color:#c29181;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#d9b9a8;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-3d-light-color:#B4B4B4;
}

.tdstyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
}
