BODY { background:url(images/bg_2.jpg); background-repeat: repeat-x }

.norm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #686868;
	text-decoration: none;
}

.titl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #686868;
	text-decoration: none;
}

.smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #686868;
	text-decoration: none;
}

.smallest {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #686868;
	text-decoration: none;
}

.norm a:link { color: #0955A8; font-weight: bold; text-decoration: none; }
.norm a:visited { color: #0955A8; font-weight: bold; text-decoration: none; }
.norm a:active { color: #66135B; font-weight: bold; text-decoration: none; }
.norm a:hover { color: #66135B; font-weight: bold; text-decoration: none; }
.norm a:visited:hover { color: #66135B; font-weight: bold; text-decoration: }

.smaller a:link { color: #0955A8; font-weight: bold; text-decoration: none; }
.smaller a:visited { color: #0955A8; font-weight: bold; text-decoration: none; }
.smaller a:active { color: #66135B; font-weight: bold; text-decoration: none; }
.smaller a:hover { color: #66135B; font-weight: bold; text-decoration: none; }
.smaller a:visited:hover { color: #66135B; font-weight: bold; text-decoration: none; }

.smallest a:link { color: #0955A8; font-weight: bold; text-decoration: none; }
.smallest a:visited { color: #0955A8; font-weight: bold; text-decoration: none; }
.smallest a:active { color: #66135B; font-weight: bold; text-decoration: none; }
.smallest a:hover { color: #66135B; font-weight: bold; text-decoration: none; }
.smallest a:visited:hover { color: #66135B; font-weight: bold; text-decoration: }

