<!--

.home{

	color: #FFCC33;

	font-family: times;

	font-size: 32px;

	text-decoration: none;

}



.home A{

	color: #FFCC33;

	font-family: times;

	font-size: 32px;

	text-decoration: none;

}

.home A:hover{

	color: #FFCC33;

	font-family: times;

	font-size: 32px;

	text-decoration: underline;

}

.smallhome{

	color: #FFCC33;

	font-family: times;

	font-size: 18px;

	text-decoration: none;

}



.smallhome A{

	color: #FFCC33;

	font-family: times;

	font-size: 18px;

	text-decoration: none;

}

.smallhome A:hover{

	color: #FFCC33;

	font-family: times;

	font-size: 18px;

	text-decoration: underline;

}

-->

