/* CSS Document */

body{
font-size:12px;
margin:0px;
}
td {
font-size:12px;
line-height:20px
}
.fontTitleHome{
font-size:12px;
color:#FFFFFF;
}
.fontTitle {
color:#FF6600;
font-weight:bold}
.inputSearch {
font-size:12px;
width:150px;
height:18px}
.fontProduct {
font-size:12px;
color:#0094D2;
line-height:20px;}
.fontProductText {
font-size:12px;
color:#999999;
line-height:20px;}
.fontT {
font-size:12px;
color:#666666;
font-weight:bold}

.ah:link {
	font-size: 12px;
	color: #FFFFFF;text-decoration: none;
}
.ah:visited {
	font-size: 12px;
	color: #FFFFFF;text-decoration: none;
}
.ah:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.ar:link {
	font-size: 12px;
	color: #000000;text-decoration: none;
}
.ar:visited {
	font-size: 12px;
	color: #000000;text-decoration: none;
}
.ar:hover {
	font-size: 12px;
	color: #ff6600;
	text-decoration: underline;
}
.aa:link {
	font-size: 12px;
	color: #0094D2;text-decoration: none;
}
.aa:visited {
	font-size: 12px;
	color: #0094D2;text-decoration: none;
}
.aa:hover {
	font-size: 12px;
	color: #ff6600;
	text-decoration: underline;
}