body {font:Tahoma;
font-size:12px;
}

a.tip1:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
	font-style: normal;

}
a.tip1:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
	font-style: normal;
}
a.tip1:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
	font-style: normal;
}

a.tip2:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;

}
a.tip2:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
a.tip2:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
}

a.tip3:link {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;

}
a.tip3:visited {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
a.tip3:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
}