/* photoflair.co.uk style sheet */

/* Normal Body Text */
.normal {font-size: 12pt; line-height: 12pt; font-family: Verdana Arial Geneva sans-serif; color:black; background-color:white;}

/* Photoflair Graphic Title Text */
.title {font-size: 8pt; line-height: 8pt; font-family: Times serif; color:purple; background-color:white; text-decoration:none;}

/* Sub Text */
.sub {font-size: 7pt; line-height: 8pt; font-family: Times serif; color:navy; background-color:white;}

/* Header Text */
H1 {font-size: 24pt; line-height: 26pt; font-family: Verdana Arial Geneva sans-serif; color:black; background-color:white;}

/* Link Text */
A:LINK  {color:navy;}
A:HOVER {color:red;}
A:VISITED {color:black;}

/* end of style sheet */

