/*  
Theme Name: HMC: Hutchinson Medical Center
Theme URI: http://www.herald-journal.com/
Description: This theme is based on the WordPress default theme Kubrik.
It was developed for HMC by Herald Journal Publishing.

Version: 1.0 (mini version)
Author: Josh Leuze
Author Contact: jleuze@gmail.com
*/

body {
	font-size: medium;
	font-family: 'Times', Times New Roman, Serif;
	color: #000000;
	}
	
a, a:visited, a:hover {
	text-decoration: none;
		color:  #606060;
	}

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

	
#footer {
		font-size: 85%;
		color: #606060;
	}	
	
#footer, #footer a, #footer a:visited #footer a:hover{
		text-decoration: none;
		color: #606060;
	}
	
#footer a:hover{
		text-decoration: underline;
		color: #606060;
	}
