/* Basis */
body, p, ol, ul, div, td {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:   12px;
	color:       #000000;
	font-style:  normal;
}

a:link {
	color:           #B62836;
	font-size:       12px;
	text-decoration: underline;
}
a:visited {
	color:           #B62836;
	font-size:       12px;
	text-decoration: underline;
}
a:hover {
	color:           #B62836;
	font-size:       12px;
	text-decoration: none;
}
a:hover {
	color:           #B62836;
	font-size:       12px;
	text-decoration: none;
}
