.head
{
	color : #5c5c5c;
	font-family: arial, sans-serif, helvetika;
	font-size : 10px;
	text-decoration : none;
}

.slogan
{
	color : #5c5c5c;
	font-family: arial, sans-serif, helvetika;
	font-size : 11px;
	text-decoration : none;
}

.text
{
	color : #5c5c5c;
	font-family: arial, sans-serif, helvetika;
	font-size : 11px;
	text-decoration : none;
}

.error
{
	color : #ff0000;
	font-family: arial, sans-serif, helvetika;
	font-size : 13px;
	font-weight : bold;
}

a.ord
{
	font-weight : normal;
}


a.lnk
{
	color : #5c5c5c;
	font-family: arial, sans-serif, helvetika;
	font-size : 11px;
	text-decoration : none;
	font-weight : normal;

}
a.lnk:hover
{
	text-decoration : underline;
}

a
{
	color : #5c5c5c;
	font-family: arial, sans-serif, helvetika;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
}

a:hover
{
	text-decoration : underline;
}


