
/*--------------------greytext01-------------------*/

.greytext01 {
	margin-left:14px;
	margin-right:14px;
	margin-bottom:14px;
	margin-top:14px;
	color: #808080;
	font:11px Verdana;
}
p.greytext01 {line-height: 150%}

.greytext01 A:link {text-decoration: none; color: #808080; font-weight: bold;}
.greytext01 A:visited {text-decoration: none; color: #808080; font-weight: bold;}
.greytext01 A:active {text-decoration: none; color: #D02126;}
.greytext01 A:hover {text-decoration: none; color: #FFFFFF;}


/*--------------------details-------------------*/

.details {
	margin-left:14px;
	margin-right:14px;
	margin-bottom:0px;
	margin-top:0px;
	color: #000000;
	font:11px Verdana;
}
p.details {line-height: 80%}

.details A:link {text-decoration: none; color: #000000; font-weight: bold;}
.details A:visited {text-decoration: none; color: #000000; font-weight: bold;}
.details A:active {text-decoration: none; color: #D02126;}
.details A:hover {text-decoration: none; color: #D02126;}

/*--------------------greytext02-------------------*/

.greytext02 {
	margin-left:14px;
	margin-right:14px;
	margin-bottom:14px;
	margin-top:14px;
	color: #808080;
	font:11px Verdana;
}
p.greytext02 {line-height: 150%}

.greytext02 A:link {text-decoration: none; color: #808080; font-weight: bold;}
.greytext02 A:visited {text-decoration: none; color: #808080; font-weight: bold;}
.greytext02 A:active {text-decoration: none; color: #D02126;}
.greytext02 A:hover {text-decoration: none; color: #D02126;}


/*--------------------tc-------------------*/

.tc {
	margin-left:14px;
	margin-right:14px;
	margin-bottom:0px;
	margin-top:14px;
	color: #808080;
	font:9px Verdana;
}
p.tc {line-height: 100%}

.tc A:link {text-decoration: none; color: #808080; font-weight: bold;}
.tc A:visited {text-decoration: none; color: #808080; font-weight: bold;}
.tc A:active {text-decoration: none; color: #D02126;}
.tc A:hover {text-decoration: none; color: #D02126;}


/*--------------------black-------------------*/
.black {
	margin-left:14px;
	margin-right:14px;
	margin-bottom:14px;
	margin-top:14px;
	color: #000000;
	font:11px Verdana;
}
p.black {line-height: 150%}

.black A:link {text-decoration: none; color: #000000;}
.black A:visited {text-decoration: none; color: #000000;}
.black A:active {text-decoration: none; color: #D02126;}
.black A:hover {text-decoration: none; color: #D02126;}

/*--------------------sub navs-------------------*/

.subs {
	margin-left:14px;
	margin-right:14px;
	color: #808080;
	font:11px Verdana;
}
p.subs {line-height: 80%}

.subs A:link {text-decoration: none; color: #FFFFFF; font-weight: bold;}
.subs A:visited {text-decoration: none; color: #FFFFFF; font-weight: bold;}
.subs A:active {text-decoration: none; color: #FFFFFF;}
.subs A:hover {text-decoration: none; color: #D02126;}

/*--------------------white text-------------------*/

.whitetext {
	margin-left:14px;
	margin-right:14px;
	margin-bottom:14px;
	margin-top:14px;
	color: #FFFFFF;
	font:11px Verdana;
}
p.whitetext {line-height: 150%}

.whitetext A:link {text-decoration: none; color: #FFFFFF; font-weight: bold;}
.whitetext A:visited {text-decoration: none; color: #FFFFFF; font-weight: bold;}
.whitetext A:active {text-decoration: blink; color: #FFFFFF;}
.whitetext A:hover {text-decoration: none; color: #000000;}

/*--------------------white text red roll-------------------*/

.whitetextred {
	margin-left:14px;
	margin-right:14px;
	margin-bottom:14px;
	margin-top:14px;
	color: #FFFFFF;
	font:11px Verdana;
}
p.whitetextred {line-height: 150%}

.whitetextred A:link {text-decoration: none; color: #FFFFFF; font-weight: bold;}
.whitetextred A:visited {text-decoration: none; color: #FFFFFF; font-weight: bold;}
.whitetextred A:active {text-decoration: blink; color: #D02126;}
.whitetextred A:hover {text-decoration: none; color: #D02126;}


/*--------------------base text-------------------*/

.textbase {
	margin-left:14px;
	margin-right:14px;
	color: #808080;
	font:9px Verdana;
}
p.textbase {line-height: 10%}

.textbase A:link {text-decoration: none; color: #808080;}
.textbase A:visited {text-decoration: none; color: #808080;}
.textbase A:active {text-decoration: none; color: #D02126;}
.textbase A:hover {text-decoration: none; color: #FFFFFF;}

/*--------------------links-------------------*/

