@charset "utf-8";
/* CSS Document */

body {
	background-color: #631100;
	color: #e64929;
}
#resume a:hover {
	color: #ffef6b;
}


a {
	color: #e64929;
}

a:hover {
	color:#FFF;
}

#resume a {
	color: #fffad1;
}




#resume .section h1 a, #resume  .Info a, #resume  .Info a:hover {
	color: #FFF;
}
#resume #Skills {
	color: #ffbe30;
	
}
