
.border {
	border: 1px ridge black	
}

.boxout {
color: #FFFFFF;
background-color: #FF0000;
}

a:hover {
font-weight : normal;
font-size : 12px;
font-family : arial;
color : #ff0000;
background : #ff0000normal;
text-decoration : ;
}

a:visited, a:link, a:active {
font-weight : normal;
font-size : 12px;
font-family : arial;
color : #ff0000;
text-decoration : underline;
}
