body {
background : white;
color : black;
margin : 0;
}

a.link_contact {
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	text-decoration: none;
}
a.link_contact:link {
	font-size: 12px;
	color: #1C89B3;
	text-decoration : none;
}

a.link_contact:visited {
	font-size: 12px;
	color: #1C89B3;
}

a.link_contact:activ {
	font-size: 12px;
	color:#1C89B3;
}
a.link_contact:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}

.font_contact {
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	color: #666666;
}

.font_contact_1 {
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	color: #666666;
}

.font_contact_titlu {
	font-family: arial, tahoma, verdana;
	font-size: 16px;
	color: #666666;
}

.font_contact_nr {
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	color: #ff0000;
}

.com_text {
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	color: #333333;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	width: 170px;
	height: 19px;
}

.com_textarea {
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	color: #333333;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	background: none;
	width: 170px;
	height: 120px;
}

.text_form {
	font-family: arial, tahoma, verdana;
	font-size: 13px;
	color: #333333;
}

.text_copy {
	font-family: arial, tahoma, verdana;
	font-size: 13px;
	color: #999999;
}

.contact_textbox {
	font-family : arial, verdana, tahoma;
	font-size : 12px;
	color : #333333;
	width : 190px;
	height : 19px;
	border-width : 1px;
	border-style : solid;
	border-color : #999999
}

.contact_textarea {
	font-family : arial, verdana, tahoma;
	font-size : 12px;
	color : #333333;
	width : 190px;
	height : 100px;
	border-width : 1px;
	border-style : solid;
	border-color : #999999
}

.loop {
	font-family : arial, verdana, tahoma;
	font-size : 12px;
	color : #333333;
	width : 70px;
	height : 19px;
	border-width : 1px;
	border-style : solid;
	border-color : #999999
}
