.cobrandblacktext
{
font-family : Arial;
font-size : 11px;
font-style : normal;
font-weight : normal;
color : #000000;
}

.cobrandboldblacktext
{
font-family : Arial;
font-size : 11px;
font-style : normal;
font-weight : bold;
color : #000000;
}

.cobrandbigboldblacktext
{
font-family : Arial;
font-size : 16px;
font-style : normal;
font-weight : bold;
color : #000000;
}

.cobrandbiggerboldblacktext
{
font-family : Arial;
font-size : 22px;
font-style : normal;
font-weight : bold;
color : #000000;
}

.cobrandsmallerblacktext
{
font-family : Arial;
font-size : 9px;
font-style : normal;
font-weight : normal;
color : #000000;
}

.cobrandwhitetext
{
font-family : Arial;
font-size : 11px;
font-style : normal;
font-weight : normal;
color : #FFFFFF;
}

.cobrandboldwhitetext
{
font-family : Arial;
font-size : 11px;
font-style : normal;
font-weight : bold;
color : #FFFFFF;
}

.cobrandbigboldwhitetext
{
font-family : Arial;
font-size : 16px;
font-style : normal;
font-weight : bold;
color : #FFFFFF;
}

a.cobrandblacktext
{
	font-family : Arial;
	text-decoration: none;
	font-weight : normal;
	color : #000000;
}
a.cobrandblacktext:visited {
	text-decoration: none;
}
a.cobrandblacktext:hover {
	text-decoration: underline;
}
a.cobrandblacktext:active {
	text-decoration: none;
}

a.cobrandboldblacktext
{
	font-family : Arial;
	text-decoration: none;
	font-weight : bold;
	color : #000000;
}
a.cobrandboldblacktext:visited {
	text-decoration: none;
}
a.cobrandboldblacktext:hover {
	text-decoration: underline;
}
a.cobrandboldblacktext:active {
	text-decoration: none;
}

a.cobrandbigboldblacktext
{
	font-family : Arial;
	font-size : 14px;
	text-decoration: none;
	font-weight : bold;
	color : #000000;
}
a.cobrandbigboldblacktext:visited {
	text-decoration: none;
}
a.cobrandbigboldblacktext:hover {
	text-decoration: underline;
}
a.cobrandbigboldblacktext:active {
	text-decoration: none;
}

a.cobrandwhitetext
{
	font-family : Arial;
	text-decoration: none;
	font-weight : normal;
	color : #fff;
}
a.cobrandwhitetext:visited {
	text-decoration: none;
}
a.cobrandwhitetext:hover {
	text-decoration: underline;
}
a.cobrandwhitetext:active {
	text-decoration: none;
}

a.cobrandboldwhitetext {
	font-family : Arial;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
a.cobrandboldwhitetext:visited {
	text-decoration: none;
}
a.cobrandboldwhitetext:hover {
	text-decoration: underline;
}
a.cobrandboldwhitetext:active {
	text-decoration: none;
}

.cobrandbigboldwhitetext A
{
	font-family : Arial;
	font-size : 14px;
	text-decoration: none;
	font-weight : bold;
	color : #FFFFFF;
}
a.cobrandbigboldwhitetext:visited {
	text-decoration: none;
}
a.cobrandbigboldwhitetext:hover {
	text-decoration: underline;
}
a.cobrandbigboldwhitetext:active {
	text-decoration: none;
}

.cobranderrortext
{
font-family : Arial;
font-size : 12px;
font-style : normal;
font-weight : bold;
color : #990000;
}

.cobrandsmall
{
color : #000000;
font-family : Arial;
font-size : 11px;
font-style : normal;
font-weight : bold;
}
