﻿.LANDING  {
	font-size : 18px;
	color : FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.FOOT   {
	font-size : 10px;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.FOOTLINK   {
	font-size : 10px;
	color : #ff6600;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
.FOOTLINK:HOVER   {
	font-size : 10px;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

.paragraph {
padding-right: 2px;
}