﻿.links {
	font-size: 100%;
}

.links li a:link, .links li a:visited {
	color: #333;
}

.links li a:hover {
	color: #9EBACB;
}

.links ul li  {
	height: 20px;
	width: 500px;
}

.links ul li a {
	text-decoration: none;
}

.title{
	background-color:#9EBACB;
	text-align:center;	
}
.text 
{
	width:310px;
}
.linktype
{
font-size:large;
  background-color:#9EBACB;
  color:White;
  text-indent:5px;
  }