.dummy{
	font-size: 1;
}


.title{
	color: #666666;
	font-size: 12;
	font-family: "Arial";
	font-weight:bold;
}


a.title{
	color: #666666;
	font-size: 12;
	font-family: "Arial";
	font-weight:bold;
	text-decoration: none;
}


a.title:hover{
	color: #666666;
	font-size: 12;
	font-family: "Arial";
	font-weight:bold;
	text-decoration:none;
}


.footer{
	color: #666666;
	font-size: 9;
	font-family: "Arial";
}

.content{
	color: #666666;
	font-size: 12;
	font-family: "Arial";
	line-height:1.5;
}


.content a{
	color: #666666;
	font-size: 12;
	font-family: "Arial";
	line-height:1.5;
	text-decoration: underline;
}


.content a:hover{
	color: #6FC7F0;
	font-size: 12;
	font-family: "Arial";
	line-height:1.5;
	text-decoration: underline;
}

.navS{
	color: #6FC7F0;
	font-size: 13;
	line-height:1;
	font-family: "Arial";
}

.nav{
	color: #666666;
	font-size: 13;
	line-height:1;
	font-family: "Arial";
}

.nav a{
	color: #666666;
	font-size: 13;
	font-family: "Arial";
	line-height:1;
	text-decoration:none;
}


.nav a:hover{
	color: #6FC7F0;
	font-size: 13;
	font-family: "Arial";
	line-height:1;
	text-decoration:none;
}

.legal{
	color: #888888;
	font-size: 10;
	font-family: "Arial"
}


.legal a{
	color: #888888;
	font-size: 10;
	font-family: "Arial"
	text-decoration:none;
}

.legal a:hover{
	color: #6FC7F0;
	font-size: 10;
	font-family: "Arial"
	text-decoration:none;
}

.contactInput{
	border-style: solid;
	border-color: #666666;
	border-width: 1;
}

.btn{
	border-style: solid; 
	border-width: 1;     
	border-color:#666666;
}
