a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #000000;
}
a:active {
	color: #CC0000;
}

.hmenu a:link {
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	letter-spacing: 3px;
}
.hmenu a:visited {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.hmenu a:hover {
	color: #000000;
	font-size: 10px;
}
.hmenu a:active {
	color: #CC0000;
	font-size: 10px;
}


.contact a:link {
	font-size: 11px;
	color: black;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: 0px;
}
.contact a:visited {
	color: #666666;
	text-decoration: none;
}
.contact a:hover {
	color: #CC0000;
}
.contact a:active {
	color: #CC0000;
}

.smenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: normal;
	text-transform: none;
}
.smenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.smenu a:hover {
	color: #000000;
}
.smenu a:active {
	color: #FFFFFF;
}
.demo a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: normal;
	text-transform: none;
}
.demo a:visited {
	color: #CC0000;
	text-decoration: none;
}
.demo a:hover {
	color: #000000;
}
.demo a:active {
	color: #CC0000;
}
b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
	font-style: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #FFFFFF;
	line-height: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 13px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	color: #FFFFFF;
}
.heading1 {
	color: #FFFFFF;
	letter-spacing: 2px;
	font-weight: bold;
	text-transform: capitalize;
	position: static;
}
