a  {
	font-weight : bold;
}

a:hover  {
	font-weight : bold;
}

a:visited  {
	font-weight : bold;
}

.menulink  {
	color : ffffff;
	font-family : Verdana, Arial;
	line-height : 24px;
	text-decoration : none;
}

.menulink:hover  {
	color : FEE74A;
}

.link  {
	color : 496FC8;
}

p  {
	font-family : Verdana, Arial;
	font-size : 13px;
}

.title  {
	font-family : Verdana, Arial;
	font-size : 24px;
	font-weight : bold;
}

.cat  {
	font-family : Verdana, Arial;
	font-size : 17px;
	font-weight : bold;
}

.bottomnav	{
	font-size : 10px;
}

li  {
	font-size : 15px;
}

.input  {
	border-style : solid;
	border-width : thin;
}