a.main:link {
	color: #030076;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
}

a.main:visited {
	color: #030076;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
	font-size: 16px;
}
a.main:hover {
	text-decoration: underline;
}
a.main:active {
	color: #030076;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
}
a.type:link {
	color: #00a76f;
	text-decoration: none;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
}
a.type:visited {
	color: #00a76f;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.type:hover {
	color: #009162;
	text-decoration: underline;
}
a.type:active {
	color: #666666;
	text-decoration: none;
}
.sub_type {
	font-size: 11px;
	line-height: 18px;
}

a.model:link {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
a.model:visited {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
a.model:hover {
	color: #000000;
	text-decoration: underline;
}
a.model:active {
	color: #333333;
	text-decoration: none;
}

a.prodlinks:link {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
}
a.prodlinks:hover {
	text-decoration: underline;
	color: #000000;
}
a.prodlinks:visited {
	text-decoration: none;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
}
a.prodlinks:active {
	text-decoration: none;
	color: #000000;
}

a.functions:link {
	color: #030076;
	text-decoration: none;
	font-size: 10px;
}
a.functions:hover {
	text-decoration: underline;
	color: #030076;
}
a.functions:visited {
	text-decoration: none;
	color: #030076;
}
a.functions:active {
	text-decoration: none;
	color: #030076;
}
a.accessories:link {
	color: #cc0033;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.accessories:hover {
	color: #030076;
	text-decoration: underline;
}
a.accessories:visited {
	text-decoration: none;
	color: #cc0033;
	font-weight: bold;
	font-size: 14px;
}
a.accessories:active {
	text-decoration: none;
	color: #cc0033;
}
.specs_head {
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}
.specs {
	font-size: 12px;
	line-height: 18px;
}

