BODY{
	 background-color:#FFFF66;
	 font-family: Tahoma;
}
b{
	font-size: 100%;
	color:#ff0000;
	background:#ffff00;
}
a{
	font-weight: bold;
	text-decoration: none;
	color:#ff0000;
}
a:visited{
	font-weight: bold;
	text-decoration: none;
	color:#ff0000;
}
a:hover{
	font-weight: bold;
	text-decoration: underline;
	color:#ff0000;
}
center{
	text-decoration: underline;
	color:#0000ff;
}
i{
	color:#ff0000;
}
