﻿body {
	font-family: verdana;
	font-size: 13px;
	color: #333333;
  background-repeat: repeat-x;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #9fc9eb;
	text-decoration: none;
}
a:hover {
	color: #fab02e;
	text-decoration: none;
}
