a:active, a:hover, a:link,  {
	color:  #00F;
}

a:visited {
	color:  #800080;
}

body {
	background: #C0C0C0 url('../images/bg.jpg') repeat;
	font: normal 15px 'times new roman', serif;
}