@charset "utf-8";

/* CSS Document

Font color(s) - 320852, 555555, 555555

 */

.brands {
	margin:0px 0px; padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
 	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: #555555;/*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 #376F6F;
	color: #434445;
}

b{
color:#320852;
}






