a:hover{color:red}


h1{text-align:center;}

.left_content{
	width:200px;
	background-color:#000087;
	text-decoration:none;
	text-align:center;
	font-size:large;
	font-weight:bold;
	vertical-align:top;
	color:#FFFFFF;
	}

.left_content a{color:#FFFFFF;
		}

.left_content a:link {color: #FFFFFF}
.left_content a:visited {color: #FFFFFF}
.left_content a:hover {color:yellow;}

.left_content ul{list-style: none;
	margin: 0;
	padding: 0;
	border: none;}

.left_content li{margin-bottom: 1em;
       text-align:center;}