
body {
	background-color: White;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

/****************************************************************/

.text_tg {
	background-color: #E3E0DA;
}
.text_gn {
	background-color: White;
}
.text_lu {
	background-color: #F6F5EA;
}
.text_dg {
	background-color: #F3F5F7;
}

/****************************************************************/

a:link {
	text-decoration: none;
	color: #5B0F0F;
}
a:visited {
	text-decoration: none;
	color: #A75E5E;
}
a:hover {
	text-decoration: underline;
	color: #63583A;
}

/****************************************************************/

.author {
	font-size: 10px;
	line-height: 13px;
}

.portfolio {
	border: 1px solid #E3A866;
	padding: 27px;
}

img.preloader {
	visibility: hidden;
}

.cur {
	cursor: default;
}

