@font-face {
    font-family: Tahoma;
    font-style:  bold;
    font-weight: 14px;
    text-decoration: none; 
	}
a:link {
    text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
    font-style:  normal;
	color: #ffffff;
}
a:visited {
    text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
    font-style:  normal;
	color: #ffffff;
}
a:hover {
    text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
    font-style:  normal;
	font-weight: bold;
	color: #ffffff;
}
p {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
