/*
Theme Name: KingSize Child Theme
Theme URI: http://themeforest.net/user/Denoizzed
Template: kingsize
Description: KingSize WordPress: Designed by <a href="http://www.denoizzed.com">Denoizzed</a> and Developed into WordPress by <a href="http://www.ourwebmedia.com">OurWebMedia</a>
Author: Denoizzed &amp; Our Web Media
URL:  http://themeforest.net/user/Denoizzed
Author URI: http://themeforest.net/user/Denoizzed
Version: 1.0
License:
License URI:
*/


mark {
background-color: b99f68;
color: black; }


h1 {
    font-family: Times, serif;    
}

h2 {
    font-family: Times, serif;    
}


/* link */

/* unvisited link */
a:link {
    color: #099672;
}

/* visited link */
a:visited {
    color: orange;
}

/* mouse over link */
a:hover {
    color: hotpink;
}

/* selected link */
a:active {
    color: orange;
}


 