﻿/* *************************************
 * asp.hef.fi - Custom stylesheet 
 * Add custom styles below
 * ************************************* */

A:link		{ color: #004FA3; text-decoration: underline; }
A:visited	{ color: #004FA3; text-decoration: underline; } 
A:active	{ color: #004FA3; text-decoration: underline; }
A:hover		{ color: #004FA3; text-decoration: underline; }

.normalText { font-family: Arial, Verdana, Helvetica, Sans-Serif; font-size: 12px; color: #004FA3; }
.bigText { font-family: Arial, Verdana, Helvetica, Sans-Serif; font-size: 16px; color: #004FA3; }
.orangeText { font-family: Arial, Verdana, Helvetica, Sans-Serif; font-size: 12px; color: #EF9730; }
.contentHeading	{ font-family: Arial, Verdana, Helvetica, Sans-Serif; font-size: 16px; font-weight: bold; color: #004FA3; }
.bigHeading { font-family: Arial, Verdana, Helvetica, Sans-Serif; font-size: 20px; font-weight: bold; color: #004FA3; }
.orangeHeading { font-family: Arial, Verdana, Helvetica, Sans-Serif; font-size: 16px; font-weight: bold; color: #EF9730; }
.copyright { font-family: Arial, Verdana, Helvetica, Sans-Serif; font-size: 10px; color: #666666; font-weight: bold; }