body {
    background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.nounderline {
    text-decoration: none;
}
.tameran {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 17px;

}
.homepage {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	line-height: 20px;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	line-height: normal;

}
.headers2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	line-height: normal;
}

.brands {
    font-weight: bold;
    border: #eeeeee solid 2px;
    text-align: center;
    vertical-align: middle;
}
.brands:hover {
    background-color: #ffaaaa;
}
