@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #2B6D9F;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #2B6D9F;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #2B6DFF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #2B6D9F;
	font-weight: bold;
}
.alb {
text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
text-decoration:none;
	color: #00CCFF;
	font-weight: bold;
}
a:active {
text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}


h1 {
	font-size: 16px;
	color: #2B6D9F;
}
h2 {
	font-size: 12px;
	color: #2B6D9F;
}
.link {
font-weight: bold;
color:#000000;
}
.link:link {
font-weight: bold;
color: #000000;
}
.link:visited {
font-weight: bold;
color: #000000;
}
.link:active {
font-weight: bold;
color: #000000;
}
.link:hover {
font-weight: bold;
text-decoration: underline;
color: #333333;
}
.linkalb {
font-weight: bold;
color:#FFFFFF;
}
.linkalb:visited {
font-weight: bold;
color:#FFFFFF;
}
.linkalb:active {
font-weight: bold;
color:#FFFFFF;
}
.linkalb:link {
font-weight: bold;
color: #FFFFFF;
}
.linkalb:hover {
font-weight: bold;
text-decoration: underline;
color: #CCCCCC;
}
.alb {
color:#FFFFFF;
}
.pret {
font-size:16px;
font-weight:bold;
color:#2B6D9F;
}

