BODY {
background: #ffffff;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 13px;
font-weight: normal;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
text-decoration: none;
}

A:link {
background-color: transparent;
color: #273EE4;
font-family: Tahoma, Verdana, sans-serif;
font-size: 13px;
text-decoration: none;
}

A:visited {
background-color: transparent;
color: #E56F6D;
font-family: Tahoma, Verdana, sans-serif;
font-size: 13px;
text-decoration: none;
}

A:hover {
background-color: transparent;
color: #E51410;
font-family: Tahoma, Verdana, sans-serif;
font-size: 13px;
text-decoration: none;
}
.normal A:link {
background-color: transparent;
color: #273EE4;
font-family: Tahoma, Verdana, sans-serif;
font-size: 16px;
text-decoration: none;
}

.normal A:visited {
background-color: transparent;
color: #E56F6D;
font-family: Tahoma, Verdana, sans-serif;
font-size: 16px;
text-decoration: none;
}

.normal A:hover {
background-color: transparent;
color: #E51410;
font-family: Tahoma, Verdana, sans-serif;
font-size: 16px;
text-decoration: none;
}

.tooltip {
	background:	#E1E745;
	text-align: center;
	padding: 5px 5px 5px 5px;
}
