.title {
	font-family: tahoma;
	font-size: 20px;
	color: #003d6d;
	font-weight: bold;
}
h1 {
	font-family: tahoma;
	font-size: 20px;
	color: #003d6d;
	font-weight: bold;
}
.ptitle {
	font-family: tahoma;
	font-size: 20px;
	color: #cc0000;
	font-weight: bold;
}
.subtitle {
	font-family: tahoma;
	font-size: 15px;
	color: #cc0000;
	font-weight: bold;
}
.newstitle {
	font-family: tahoma;
	font-size: 14px;
	color: #575666;
	font-weight: bold;
}
.newstext {

	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #575666;
	text-decoration: none;
}
.text {
	font-family: verdana;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
}
.text-boxed {
	font-family: verdana;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
        border-style: dotted; 
        border-width: 1px; 
        padding: 10px;
}
a:link {

	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: underline;
}
a:visited {
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: underline;
}
a:hover {
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

a.status:link {

	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.status:visited {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.status:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.status {

	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.news:link {

	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #575666;
	text-decoration: none;
}
a.news:visited {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #575666;
	text-decoration: none;
}
a.news:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #575666;
	text-decoration: underline;
}
.register-option-comment {

	font-family: verdana;
	font-size: 8px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

