﻿body {
	background: #EFEFEF url("body_bg.png") repeat-x;
	font-family: Calibri;
}

h2 {
	font-size: 30px;
	letter-spacing: 2px;
}

a {
	color: #159ECC;
	font-size: 16px; 
	font-style: normal;
	text-decoration: none;	
	letter-spacing: 2px;
}
a:hover {
	font-weight: bold;
}