body {
	background-image: url(http://ccgals.com/sh/photos/rachelstarr/01en/images/bg.jpg);
	background-repeat: repeat;
}
.border {border: 1px solid #990000;}

/*text*/
.description {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;}
.description_title {	font-family: Arial, Helvetica, sans-serif;	font-size: 23px; color: #000000;}
.biglinks {	font-family: Arial, Helvetica, sans-serif;	font-size: 45px;}
.smalllinks {	font-family: Arial, Helvetica, sans-serif;	font-size: 23px;}
.sitename { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:black;}
.tableinfo { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:white; font-weight:bold;}


/*table*/
.thumbs { border: 1px dashed black;}

/*links*/
A:link {text-decoration:underline; color:blue;}
A:visited {text-decoration:underline; color:blue;}
A:active {text-decoration:underline; color:blue;}
A:hover { text-decoration:underline; color:gray;}

