@charset "utf-8";

/* CSS Document

Font color(s) - 000000, 555555, FF9900

 */

.brands {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-decoration: none;

	color:#000000;/*change this color */

	text-align:justify;

}

.brands th{

	padding-bottom: 5px;

	text-decoration: none;

	height: 25px;

}

.brands UL{

	list-style-type: disc;

	margin-left: 10px;

	margin-bottom: 0px;

}

.brands li{

	line-height: 15px;

	padding-bottom: 5px;

}

.brands a:active{

	color: #000000;/*change this color */

	text-decoration: none;

}

.brands a, .brands a:visited{

	font-weight: bold;

	text-decoration: none;

	border-bottom: 1px dotted #cccccc;

}

.brands a:hover{

	text-decoration: none;

	border-bottom: 0px solid #FF9900;

	color:#000000; /*change this color */

}

b{

color:#000000;

}
