body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4A526B;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

a:link {
	color: #9E9583;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: underline;

}
a:visited {
	color: #9E9583;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: underline;

}
a:hover {
	color: #FFFFFF;
	font-family: tahoma;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}

a.one:link {
	font-family: tahoma;
	font-size: 14px;
	color: #C6DED6;
	text-decoration: none;
	border-bottom-style: dotted;
	border-width: 1px;
}
a.one:visited {
	font-family: tahoma;
	font-size: 14px;
	color: #C6DED6;
	text-decoration: none;
	border-bottom-style: dotted;
	border-width: 1px;
}
a.one:hover {
	font-family: tahoma;
	font-size: 14px;
	color: #212129;
	border: 1px dashed #FFFFFF; 
	background: #C6DED3
}

a.rollover {
	display:block;
	width:356px;
	overflow:hidden;
}

a.rollover:hover {
	display:block;
	text-indent:-356px;
}
