body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

form {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	}

input {
	font-family: "Times New Roman", Times, serif;
	font-size: 8px;
}

textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

select {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-type: circle;
	list-style-position: outside;
}

li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

ol {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-type: upper-alpha;
	list-style-position: outside;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}

.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

.a_signin 
	{ font-family: "Times New Roman", Times, serif;
	color: "#FFFFFF";
	font-size: 14px;
	text-decoration: none;
}
.a_signin:hover
	{ font-family: "Times New Roman", Times, serif;
	color: "#BBBBBB";
	font-size: 14px;
	text-decoration: none;
}

.butoane
	{ font-family: "Times New Roman", Times, serif;
	color: "#FF0000";
	font-size: 14px;
	text-decoration: none;
}
.butoane:hover
	{ font-family: "Times New Roman", Times, serif;
	color: "#FFFFFF";
	font-size: 14px;
	text-decoration: none;
}
.propritate
	{ font-family: "Times New Roman", Times, serif;
	color: "#FF0000";
	font-size: 14px;
	text-decoration: blink;
	text-transform: capitalize;
}
.propritate:hover
	{ font-family: "Times New Roman", Times, serif;
	color: "#00FF00";
	font-size: 14px;
	text-decoration: blink;
	text-transform: capitalize;
}
.products
	{ font-family: "Times New Roman", Times, serif;
	font: bolder;
	color: "#505050";
	font-size: 14px;
	text-decoration: blink;
	text-transform: capitalize;
	background-color: #e7970a;
}
.products:hover
	{ font-family: "Times New Roman", Times, serif;
	color: "#000000";
	font-size: 14px;
	text-decoration: blink;
	text-transform: capitalize;
	background-color: #d7860a;
}
