/* Carina Earl */

font.click_on {
	text-decoration: none;
	color: #FF99FF;
	font-weight: normal;
	font-size: 11px;
	font-family: sans-serif;
	font-style: normal; 
	line-height: 14px
}

font.credits {
	text-decoration: none;
	color: #FFCCCC;
	font-weight: normal;
	font-size: 13px;
	font-family: sans-serif;
	font-style: normal; 
	line-height: 15px
}

font.document_date {
	text-decoration: none;
	color: #FFCCCC;
	font-weight: normal;
	font-size: 11px;
	font-family: sans-serif;
	font-style: normal; 
	line-height: 13px
}

font.head_error {
	text-decoration: none;
	color: #FF3366;
	font-weight: bold;
	font-size: 18px;
	font-family: sans-serif;
	font-style: normal; 
	line-height: 21px
}
	
font.painting_dimension {
	text-decoration: none;
	color: #FFCCCC;
	font-weight: normal;
	font-size: 11px;
	font-family: sans-serif;
	font-style: normal; 
	line-height: 14px;
	}

font.painting_navigation {
	text-decoration: none;
	color: #FFCCCC;
	font-weight: normal;
	font-size: 13px;
	font-family: sans-serif;
	font-style: normal; 
	line-height: 16px
}

font.painting_title {
	text-decoration: none;
	color: #FFCCCC;
	font-weight: normal;
	font-size: 13px;
	font-family: sans-serif;
	font-style: normal; 
	line-height: 16px
}

font.text_body {
	text-decoration: none;
	color: #FFCCCC;
	font-weight: normal;
	font-size: 16px;
	font-family: sans-serif;
	font-style: normal; 
	line-height: 19px
}

font.text_body_bold_color {
	text-decoration: none;
	color: #FFE6CC;
	font-weight: bold;
	font-size: 16px;
	font-family: sans-serif;
	font-style: normal; 
	line-height: 19px
}

font.text_body_emphasis {
	text-decoration: none;
	color: #FFE6CC;
	font-weight: bold;
	font-size: 18px;
	font-family: sans-serif;
	font-style: normal; 
	line-height: 21px
}

font.text_form {
	text-decoration: none;
	color: #FFCCCC;
	font-weight: normal;
	font-size: 13px;
	font-family: sans-serif;
	font-style: normal; 
	line-height: 15px
}

font.text_form_color {
	text-decoration: none;
	color: #FFE6CC;
	font-weight: bold;
	font-size: 13px;
	font-family: sans-serif;
	font-style: normal; 
	line-height: 15px
}

font.text_head {
	text-decoration: none;
	color: #FFCCCC;
	font-weight: bold;
	font-size: 16px;
	font-family: sans-serif;
	font-style: normal; 
	line-height: 19px
}

font.text_head_color {
	text-decoration: none;
	color: #FFE6CC;
	font-weight: bold;
	font-size: 16px;
	font-family: sans-serif;
	font-style: normal; 
	line-height: 19px
}

img.painting {
	border : 1px solid #FFCCCC;
}

img.therm_bar {
	border: 1px solid #FFE6CC;
	border-bottom: 2px solid #FFE6CC;
}

a:link {
	color : #E9967A;
	text-decoration: underline;
}

a:visited {
	color : #F5DEB3;
	text-decoration: underline;
}

a:active {
	color : #F0E68C;
	text-decoration: underline;
}

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


