a
{
text-decoration:underline;
color:blue;
border-right:1px solid white;
}
a:hover {
background-color:#ffffff;
color:red;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
.style3 {font-size: 18px}
.style5 {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
}
.linkblock
{
padding:0;
margin:0;
font-weight: bold;
list-style-type:none;
background-color:;
}
li {display:inline}