<!--


a {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
	text-decoration:none;
}
a:visited {
	color: #990000; text-decoration:none;
}
a:hover {
	color: #663366; text-decoration:none;
}
a:active {
	color: #999999; text-decoration:none;
}


.class1 A:link {text-decoration: none; font-style: italic; font-family:"Times New Roman", Times, serif; font-size:12px; color:#333333}
.class1 A:visited {text-decoration: none; "Times New Roman", Times, serif; font-size:12px; color:#333333}
.class1 A:active {text-decoration: none; "Times New Roman", Times, serif; font-size:12px; color:#333333}
.class1 A:hover {
 text-decoration: none;
 color: red;
 "Times New Roman", Times, serif;
 font-size:12px;
 }
.class2b A:link {text-decoration: none; "Times New Roman", Times, serif; font-size:12px; color:#333333; font-weight:bold;}
.class2b A:visited {text-decoration: none; "Times New Roman", Times, serif; font-size:12px; color:#333333; font-weight:bold}
.class2b A:active {text-decoration: none; "Times New Roman", Times, serif; font-size:12px; color:#333333; font-weight:bold}
.class2b A:hover {
 text-decoration: none;
 color: red;
 "Times New Roman", Times, serif;
 font-size:12px;
 font-weight:bold
 }


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(3bg.jpg) repeat;
}

body, td, th {
	text-decoration: none; font-style: italic; font-family:"Times New Roman", Times, serif; font-size:13px; 
	color: #333333;
}


.red12 {
	text-decoration: none; font-style: italic; font-family:"Times New Roman", Times, serif; font-size:16px; color: #FF0000;
}

.visiniu12 {
	color: #990000; text-decoration:none;
}

.albastru12 {
	color: #0066FF; text-decoration:none;
}
-->

