body
{
	background: #f21212 url(Images/SmallMenuPic.gif) no-repeat fixed left top;
	font-family: Tahoma;
	font-size: medium;
	color: #000000;
}
p {
	color: #fbe109;
	font-family: Tahoma;
	font-size: large;
}
a:link {font-family: Tahoma;
          font-size: Large;
	          color: #fbe109;
}
a:visited {color: #fbe109;
     font-family: Tahoma;
       font-size: large;
}
a:hover {color: #12f2ef;
   font-family: Tahoma;
     font-size: x-large;
}
a:active {color: #12f212;
  font-family: Tahoma;
    font-size: medium;
}	
