a:link{
	color: Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
}
a:active{
	color: Navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}
a:visited{
	color: Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
}
a:hover{
	color: red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}
.rightbarmenu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #9B72CF;
	background-color: #F1F1FD;
	border-right-color: #9B72CF;
}
.news{
background:#98A0C0;
	border: 1 solid #98A0C0;
}
.news1{
	border: 1 solid #98A0C0;
}