body {
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 4px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;

}
a:link {
	color: 353535;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;

}
a:hover {
	color: #C32C2C;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: 353535;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;

}


.frame {
	border: 1px solid #393939;
}
