/*
Theme Name: artsemerging
Theme URI: http://saartsemerging.org/artsemerging-wordpress-theme/
Description: the <a href="http://saartsemerging.org/artsemerging-wordpress-theme/">artsemerging</a> adaptable wordpress theme
Version: 2.0
Author: nathaniel stern
Author URI: http://nathanielstern.com
*/

body {
	font-family: Helvetica, sans-serif;
	background-color: #000000;
        color: #000000;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 16px;
color: #ff99ff
font-family: Verdana, Arial, Helvetica, sans-serif;
}

  .title {
	color: #000000;
	font-size: 25px;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	line-height: 27px; 
		
}

.subtitle {
	color: #000000;
	font-size: 18px;
	font-family: Helvetica, sans-serif;
	line-height: 20px; 
		
}


a {
	color: #006ea1;
text-decoration: none;

}


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

a:hover {
	color: #f6c621;
text-decoration: underline;
}

a.botnav {
	color: #ffffff;
text-decoration: none;

}


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

a.botnav:hover {
	color: #f6c621;
text-decoration: underline;
}



