html, body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;

}


.title1 {
	font-family: georgia, garamond, times new roman;
	font-size: 18px;
	font-weight: normal;
	color: #a00505;
	text-decoration: none;
	
}

a:link {
    text-decoration: none;
    color: #ffffff;
}

a:visited {
    color: #ffffff;
	text-decoration: none;
}

a:hover {
    color: #ccff66;
	text-decoration: none;
}

a:active {
    color: #006bff;
	text-decoration: none;
}

strong {
    font-weight: bold;
}

.footer{
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #0b4eab;
	line-height: 1.5em;
	text-decoration: none;
}

.copyright{
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	text-decoration: none;
}

.main{
	font-family: georgia, garamond, times new roman;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #4a3831;
	text-decoration: none;
	
}

.main a:link{
	font-family: georgia, garamond, times new roman;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #66cc00;
	text-decoration: none;
	
}

.main a:visited{
	font-family: georgia, garamond, times new roman;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #05cce4;
	text-decoration: none;
	
}

.main a:hover{
	font-family: georgia, garamond, times new roman;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #336699;
	text-decoration: none;
	
}







.footer a:link{
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333300;
	text-decoration: none;
	
}

.footer a:visited{
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #006633;
	text-decoration: none;
	
}

.footer a:hover{
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #66cc00;
	text-decoration: none;
	
}



