a:link {  color: #333333; text-decoration: underline}
a:visited {  color: #333333; text-decoration: underline}
a:hover {  color: #333333; text-decoration: none}
.logo {  font-family: Arial; font-size: 26px; font-weight: bold; color: #FFFFFF }
.logo_min {  font-family: Arial; font-size: 20px; font-weight: bold; color: #FFFFFF }
.text {  font-family: Arial; font-size: 11px; color: #333333}
.text_menu {  font-family: Arial; font-size: 11px; color: #333333}
.text_paper {  font-family: Arial; font-size: 13px; color: #333333}
.title {  font-family: Arial; font-size: 18px; font-weight: bold; color: #333333}

a.a:link {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
a.a:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
a.a:active {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #FF0000;
}
a.a:visited {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}



a.p:link {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: black;
}
a.p:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: red;
}
a.p:active {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: white;
}
a.p:visited {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: black;
}
