body {
color: #000000;
font-family: Arial, Verdana, Times New Roman;
font-size: ;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
table {

}
a:link {
color: #990000;
font-family: arial black;
}
a:visited {
color: #990000;
font-family: arial black;
}
a:hover {
color: blue;
font-family: verdana;
}

/* CSs comment here */