@charset "utf-8";
/* CSS Document */
<!--
.ok {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#FFF
}
.ok2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFF
}
.ok3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:bold
}
body {
	background-color: #CCC;
}
.various {
	font-family: Tahoma, Geneva, sans-serif;
	color:#FC0;
	font-size:14px;
}
-->

td.purablue{
	background-color:#1A2346;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	margin-left:5px;
}
td.purablue a {
	color:#FF5B00;
	font-weight:900;
}
a {
	text-decoration:none;
	color:#FFF;
}

.various.title {
	font-weight:bold;
}

.text_black {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#000
}

.text_black.light{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#000
}

.text_highligth {
	color:#FF5B00;
	font-size:13px;
	font-weight:900;
}
.text_highligth a{
	color:#FF5B00;
	font-weight:900;
}

