/*------------------------------------------------------------------------------
Style Sheet for Website's The Facetishup Age

Version: Ver01_DraftA_MySuperStyle
last modified: 07.07.07 by Pulento2000
author: Pulento 2000
email: pulento2020@myemail.com
website: https://www.thefacetishupage.com <https://www.thefacetishupage.com>
--------------------------------------------------------------------------------*/

/*----This is the class section for The Facetishup Age--- */ 

.TitleTopten	{font-size: 17pt; color: Red; text-align: center; font-weight:700;}
.SubTitle	{font-size: 13pt; color: Black; text-align: center; font-weight:600;}
.NumDown	{font-size: 15pt; color: Red; text-align: center; font-weight:700;}
.SubTitlecool	{font-size: 13pt; color: black; text-align: left; font-weight: 400; border: 2px solid navy;}
.TitleLink	{font-size: 13pt; color: navy; text-align: left; font-weight:573;}
.Hometoplink	{font-size: 11pt; text-align: left; font-weight:573;}
.Copyright	{font-size: 13pt; text-align: left; color: blue; font-weight:700}
.Piramide	{font-size: 13pt; color: navy; text-align: center; font-weight:573;}
.TitleFacetable	{border-width: 95%; margin: 0px; table-layout: fixed; border: 3px solid navy;}
.SubTitletable	{border-width: 55%; margin: 0px; table-layout: fixed; border: 3px solid navy;}
.TitleFacetd	{max-width: 47px; max-height: 57px; margin: 0px; background-color: skyblue;}
.TitleFaceimg	{max-width: 47px; max-height: 57px; border: 3px solid indigo;}

/*----This is the media style section for The Facetishup Age---*/

@media print {
#qr-code { display: none;}
};

/*----This is the links and other styles for The Facetishup Age---*/

a:link 		{color: blue;}
a:visited	{color: navy;}
a:decoration	{none;}


