p
{
	font-family: "Century Gothic", Arial, "Microsoft Sans Serif";
	color: #CCCCCC;
	font-size: 9px;
	text-align: right;
}

a 
{
	text-decoration: none;
	color: #CCCCCC;
}

a:link
{
	text-decoration: none;
	color: #CCCCCC;
}

a:visited
{
	text-decoration: none;
	color: #CCCCCC;
}

a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

a:active
{
	text-decoration: none;
	color: #FFFFFF;
}

.caption
{
	color: #A9A9A9;
	font-family: "Century Gothic", Arial, "Microsoft Sans Serif";
	font-size: 15px;
	font-weight: bold;
	padding-left: 25px;
}

.kezia
{
	font-family: "Century Gothic", Arial, "Microsoft Sans Serif";
	color: #808080;
	font-size: 9px;
	text-align: right;
}

a.kezia
{
	text-decoration: none;
	color: #808080;
	font-weight: bold;
}

a.kezia:link
{
	text-decoration: none;
	color: #808080;
	font-weight: bold;
}

a.kezia:visited
{
	text-decoration: none;
	color: #808080;
	font-weight: bold;
}

a.kezia:hover
{
	text-decoration: none;
	color: #808080;
	font-weight: bold;
}

a.kezia:active
{
	text-decoration: none;
	color: #808080;
	font-weight: bold;
}


