.cap {
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	position: relative;
	text-align: justify
}
.links {
	font-family: "Garamond";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	position: relative;
}
.com {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	position: relative;
}
.sub {
	font-family: "Lucida Sans Unicode";
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	position: relative;
}
.sub2 {
	font-family: "Lucida Sans Unicode";
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: white;
	float: right;
}
.sub3 {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: white;
}
.submain {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: white;
	float: center;
}

a.clink:link    {color: #999999;}
a.clink:visited {color: #999999;}
a.clink:hover   {color: #000000;}
a.clink:active  {color: #000000;}

a.clink1:link    {color: #3399FF;}
a.clink1:visited {color: #3399FF;}
a.clink1:hover   {color: #FFCC00;}
a.clink1:active  {color: #FF0000;}

a.white:link	{color: white;}
a.white:visited {color: white;}
a.white:hover	{color: red;}
a.white:active	{color: white;}

a.red:link	{color: red;}
a.red:visited	{color: red;}
a.red:hover	{color: white;}
a.red:active	{color: red;}

