/*
Theme Name:     Prism Child
Description:    
Author:         Dan Howard
Template:       prism

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

.entry-content a {
	color: #009cee;
	text-decoration: underline;
}
.entry-content a:hover {
	text-decoration: none;
	border-bottom: 1px dotted;
}