a {
	color: #26a;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #048;
	border-bottom: 1px dotted #000;
}

a:visited {
	color: #048;
}

a:hover {
	color: #DBDBDB;
	border-bottom: 1px dotted #c32;
}

#login {
	
	font-size: 11px;
	color: #D3D8D3;
	letter-spacing: 1px;
	
}

ul {
color:#292929;

font-size:13px;
line-height:17px;
}

h3 {

font-family:  Arial, "Century Gothic", Verdana, sans-serif;
color:#26282D;
text-align:justify;
}

h4 {
font-family:  Arial, "Century Gothic", Verdana, sans-serif;
text-align:justify;
color:#C1C9D6;
}