table,tr,td,p
{
	font-family: "tahoma", MS Sans Serif;
	font-size:11px;
	color:#000000;
	text-decoration : none;
}
a.link
{
	font-size:11px;
	color:#FFFFFF;
	text-decoration : none;
}
a.link:hover
{
	font-size:11px;
	color:#FF0000;
	text-decoration : underline;
}
a.link2
{
	font-size:11px;
	color:#FF0000;
	text-decoration : none;
}
a.link2:hover
{
	font-size:11px;
	color:#FF0000;
	text-decoration : underline;
}
.bg
{
	background-image: url(images/bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.text11black
{
	font-family: "tahoma", MS Sans Serif;
	font-size:11px;
	color:#000000;
	text-decoration : none;
}
.box
{
	border: solid;
	background-color: transparent;
	border-color: #C98381;
	border-width : 1px;
	font-family: "tahoma", MS Sans Serif;
	font-size:11px;
	color:#FFFFFF;
}
.white {  font-family: Tahoma, "MS Sans Serif"; font-size: 11px; color: #999999}
.link3 {  font-family: Tahoma, "MS Sans Serif"; font-size: 11px; color: #000000; text-decoration: blink}
