body, html{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-decoration: none;
}

body, html, table, li {
	color: #797979;
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 17px;
}

input, select, textarea	{
	color: #797979;
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 17px;
}

.dark{
	color: #242E35;
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 17px;

}

a {
	color: #797979;
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 17px;
	text-decoration:none;
}
a:hover{
	text-decoration: underline;

}

a.cat {
	color: #242E35;
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 17px;
	text-decoration:none;
}

.title{
	color: #ffffff;
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 17px;
}

.soft{
	color: #999999;
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 17px;
}

.loginMenu{
	color: #C5D073;
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	line-height: 17px;
}

.categoryImage{
	border-color: D1C791;
	border-width: 2px;
}

