/*
Theme Name: Elevator
Version: 1.0
Author: Garrett Bjerkhoel
Author URI: http://www.xhtmlthis.com/
*/

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