/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Georgia;
	font-size: 12px;
}

blockquote {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 20px;
}

a, a:visited, a:active {
	color: #C9C8D0;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	COLOR: #FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}


.title
{
	font-family: Georgia;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

.text
{
	font-family:Georgia;
	text-align:justify;
	font-size: 11px;
	color: #C9C8D0;
	line-height:15px;
}

.text_nf
{
	font-family:Georgia;
	font-size: 11px;
	color: #C9C8D0;
	line-height:15px;
}

.text a:link {
	font-size: 12px;
	COLOR: #FFFFFF; TEXT-DECORATION: none; 	font-weight: bold;

}

.text a:visited, .text a:active  {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none
}

.text a:hover {
	COLOR: #8ccaea;
	TEXT-DECORATION: underline;
}

.white
{
	color:#FFFFFF;
	font-family:Georgia;
	font-size: 11px;
}

.white a:link {

	COLOR: #FFFFFF; TEXT-DECORATION: none; 	font-weight: bold;

}

.white a:visited, .white a:active  {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
}

.white a:hover{
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
}

.member_title
{
	color:#FFFFFF;
	font-size:13px;
}

.member_tnegru
{
	color:#000000;
	font-weight:bold;
}

.member_lines
{
	line-height:18px;
}

.black 
{
	font-size:11px;
	color:#000000;
}

.black12 
{
	font-size:12px;
	color:#000000;
}

.black a, .black a:visited
{
	font-size:11px;
	color:#000000;
}

.black a:hover {
	COLOR: #FFFFFF;
	}
	
.bt_menu 
{
	font-size:11px;
	color:#000000;
	font-weight:normal;
}

.bt_menu a, .bt_menu a:visited
{
	font-size:11px;
	color:#000000;
	font-weight:normal;
}

.bt_menu a:hover {
	COLOR: #FFFFFF;
	text-decoration:none;
	font-weight:normal;
	}

