a.link:link { color: #c9b48a; text-decoration: none }
a.link:active { color: #c9b48a; text-decoration: none }
a.link:visited { color: #c9b48a; text-decoration: none }
a.link:hover { color: #83021b; text-decoration: underline }

a.link_blue:link { color: #006699; text-decoration: none }
a.link_blue:active { color: #006699; text-decoration: none }
a.link_blue:visited { color: #006699; text-decoration: none }
a.link_blue:hover { color: #006699; text-decoration: underline }

a.link_red:link { color: #83021b; text-decoration: none }
a.link_red:active { color: #83021b; text-decoration: none }
a.link_red:visited { color: #83021b; text-decoration: none }
a.link_red:hover { color: #83021b; text-decoration: underline }

.menu
{
font-family: tahoma;
font-size: 12px;
color: #c9b48a;
line-height: 30px;
}

.text
{
font-family: "Courier New", Courier, mono;
font-size: 12px;
color: #c9b48a;
}

.text_red
{
font-family: "Courier New", Courier, mono;
font-size: 12px;
font-weight:bold;
color: #83021b;
}

.titlu
{
font-family: "Courier New", Courier, mono;
font-size: 16px;
color: #c9b48a;
font-weight: bold;
}

.input
{
	border: thin solid white;
	font-family: arial;
	font-size: 12px;
	margin: 5px 0;
	padding: 1px;
	width: 150px;
	height: 15px;
}

.button
{
	background: black url(imagini/abonare.jpg) no-repeat;
	border: 0;
	font-size: 1px;
	overflow: hidden;
	text-indent: -9000px;
	width: 75px;
	height: 15px;
}

.thumb
{
	background: #c9b48a;
	display: block;
	float: left;
	margin: 5px;
	padding: 3px;
}