.repeat_bkg {
	background-repeat: repeat;
}

.link{
	text-decoration : none;
    font-weight : normal;
    border : none;
	color : Black;
}

.link2{
	font-family : "Arial";
	font-size : 10px;
	text-decoration : none;
    font-weight : normal;
    border : none;
	color : Black;
}

.body1{
	font-family : "Arial";
	font-size : 12px;
	font-variant : normal;
	font-weight : normal;
	color : #000000;
}

.title1 {
	font-family : "Tahoma";
	font-size : 24px;
	font-variant : normal;
	font-weight : normal;
	color : #000000;
}

.header1 {
	font-family : "Tahoma";
	font-size : 36px;
	font-variant : normal;
	font-weight : normal;
	color : #000000;
}

.smalltext{
	font-family : "Arial";
	font-size : 10px;
	font-variant : normal;
	font-weight : normal;
	color : #000000;
}

.tinytext{
	font-family : "Arial";
	font-size : 8px;
	font-variant : normal;
	font-weight : normal;
	color : #000000;
}

.category{
	font-family : "Arial";
	font-size : 14px;
	font-variant : normal;
	font-weight : bold;
	color : #000000;
}

.gametitle {
    font-family : "Times New Roman";
    font-size : 14px;
    font-style: normal;
    font-weight : bold;
    color : #000000;
}

.released {
    font-family : "Times New Roman";
    font-size : 10px;
    font-variant: normal;
    font-weight : normal;
    color : #660000;
}

.award {
    font-family : "Times New Roman";
    font-size : 10px;
    font-variant: normal;
    font-weight : normal;
    color : #043156;
}

.description {
    font-family : "Times New Roman";
    font-size : 12px;
    font-variant: normal;
    font-weight : normal;
    color : #000000;
}

.download {
    font-family : "Times New Roman";
    font-size : 10px;
    font-variant: normal;
    font-weight : normal;
    color : #660000;
}
