A.red { color: #660000; text-decoration: none; }
A.red:hover { color: #660000; text-decoration: underline; }

A.black { color: #000000; text-decoration: none; }
A.black:hover { color: #000000; text-decoration: underline; }

A.pblack { color: #000000; text-decoration: none; }
A.pblack:hover { color: #000000; text-decoration: underline; }

A.white { color: #FFFFFF; text-decoration: none; }
A.white:hover { color: #FFFFFF; text-decoration: underline; }

A.pwhite { color: #FFFFFF; text-decoration: none; }
A.pwhite:hover { color: #FFFFFF; text-decoration: underline; }

A.kiwi { color: #333300; text-decoration: none; }
A.kiwi:hover { color: #550000; text-decoration: underline; }

A.kcblu { color: #000055; text-decoration: none; font-weight: bold; }
A.kcblu:hover { color: #000099; text-decoration: underline; }

A.menu_red { 
	color: #E60000; 
	text-decoration: none; 
	font-family: serif; 
	font-weight: bolder; 
	font-size: 130%; 
}

A.menu_red:hover { 
	color: #E60000; 
	text-decoration: underline; 
	font-family: serif; 
	font-weight: bolder; 
	font-size: 130%; 
}

A.menu_tan { 
	color: #D9BC54; 
	text-decoration: none; 
	font-weight: bolder; 
	font-family: serif; 
	font-size: 130%; 
}

A.menu_tan:hover { 
	color: #D9BC54; 
	text-decoration: underline; 
	font-weight: bolder; 
	font-family: serif; 
	font-size: 130%; 
}

A.menu_btan { 
	color: #D9BC54; 
	text-decoration: none; 
	font-weight: bolder; 
	font-family: serif; 
	font-size: 165%; 
}

A.menu_btan:hover { 
	color: #D9BC54; 
	text-decoration: underline; 
	font-weight: bolder; 
	font-family: serif; 
	font-size: 165%; 
}

A.menu_green { 
	color: #859423; 
	text-decoration: none; 
	font-weight: bolder; 
	font-family: serif; 
	font-size: 130%; 
}

A.menu_green:hover { 
	color: #859423; 
	text-decoration: underline; 
	font-weight: bolder; 
	font-family: serif; 
	font-size: 130%; 
}

A.menu_bgreen { 
	color: #859423; 
	text-decoration: none; 
	font-weight: bolder; 
	font-family: serif; 
	font-size: 165%; 
}

A.menu_bgreen:hover { 
	color: #859423; 
	text-decoration: underline; 
	font-weight: bolder; 
	font-family: serif; 
	font-size: 165%; 
}

A.menu_gold { 
	color: #F0B132; 
	text-decoration: none; 
	font-weight: bolder; 
	font-family: serif; 
	font-size: 130%; 
}

A.menu_gold:hover { 
	color: #F0B132; 
	text-decoration: underline; 
	font-weight: bolder; 
	font-family: serif; 
	font-size: 130%; 
}


