a:link, a:active, a:visited { 
	font-family: arial; 
	font-size: 12px; 
	font-weight: bold; 
	color: #00CCCC; 
	text-decoration: underline; 
}

.navText, .indexText {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.indexText { 
	font-weight: normal;
	font-size: 12px;
}

.nav a:link, .nav a:active, .nav a:visited, .bodyLink a:link, .bodyLink a:active, .bodyLink a:visited {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #00CCCC;
	text-decoration: underline;
}

.nav a:link, .nav a:active, .nav a:visited { 
	color: #000000;
}

.bodyText, .headline, .footerText, .bodyTextProduct, .bodyTextProductBlack {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.bodyTextProduct {
	font-weight: bold;
	color: #00CCCC;
}

.footerText {
	font-size: 11px;
	font-weight: bold;
	color: #678b89;
}

.bodyTextSmall {
	font-size: 10px;
}

html,body {
	height: 100%;
}

.headline {
	font-size: 14px;
	font-weight: bold;
	color: #00CCCC;
}
