body { color: #000000; background-color: #FFFFFF; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }

body, table, tr, td, p, div, span, font, strong, b, i, u, ul, li, form, input, textarea, select
{  
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
}

a { text-decoration: none; color: #CC0000; }
a:hover { text-decoration: underline; color: #ff1122; }

a.male { text-decoration: none; color: #0000CC; }
a.male:hover { text-decoration: underline; color: #0000CC; }

a.female { text-decoration: none; color: #FF33CC; }
a.female:hover { text-decoration: underline; color: #FF33CC; }

a.couple { text-decoration: none; color: #666600; }
a.couple:hover { text-decoration: underline; color: #999900; }

a.newmsg { text-decoration: none; color: #9900FF; }
a.newmsg:hover { text-decoration: underline; color: #9900FF; }

.border { border: #ff8811 1px solid; }

.caption { color: #111199; font-size: 11px; font-weight: bold; text-decoration: none; }
.caption a { color: #111199; font-size: 11px; font-weight: bold; text-decoration: none; }
.caption a:hover { color: #111199; font-size: 11px; font-weight: bold; text-decoration: underline; }

.menu { color: #ffffff; font-size: 12px; font-weight: bold; text-decoration: none; }
.menu a { color: #ffffff; font-size: 12px; font-weight: bold; text-decoration: none; }
.menu a:hover { color: #ffffff; font-size: 12px; font-weight: bold; text-decoration: underline; }

.button
{
	border: solid 1px #000000;
	background-color: #ddd; 
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-transform: uppercase;
	font-weight: bold;
	padding: 2px;
	margin: 2px;
}

.login
{
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #000066;
	margin: 3px;
	border: solid 1px #000000;
	width: 120px;
	font-weight: bold;
	text-align: center;
}

.pa_title { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: blue; }
.pa_descr { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; color: black; text-decoration: none; }

.title { color:#A4A08A }
.ml { color:#BD0000; text-decoration:none; font-size:11px }
a.ml:hover { color:#7B7B7B; text-decoration:none; font-size:11px }
.mla { color:#7B7B7B; text-decoration:none; font-size:11px }

