body { 
background: 93906B; 
}

P {
color : black;
font-family:  ARIAL;
font-size: 14px;
border: none;
}

H1 {
color: black;
border: none;
font-family: Arial, verdana;
font-size: 100%;
text-align: center;
}


H2 {
color: red;
border: 3px;
font-family: Arial, verdana;
font-size: 100%;
text-align: left;	
}

H3 {
color: brown;
border: none;
font-family: Arial, verdana;
font-size: 100%;
text-align: left;
}


A {
color : #796F6F;
text-decoration: none;
font-family: Arial;
font-size: 12px;
}

A:hover { color: #8B0000; }

A:active {text-decoration: none;}




#TangoLessonVideos {
color :white;
text-decoration: none;
font-family: Arial;
font-size: 12px;
}

#TangoLessonVideos A {
color :white;
text-decoration: none;
font-family: Arial;
font-size: 12px;
}

#TangoLessonVideos A:link{
	color: white;
	text-decoration: none;
 }


#TangoLessonVideos A:hover { 
	color: black;
	text-decoration: none;

}

#TangoLessonVideos A:active {
	text-decoration: none;}


#TangoLessonVideos A:visited{
		text-decoration: none;}

	


