blockquote font-weight: bold;
<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>*KHAKI*</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <style rel="stylesheet" type="text/css"> blockquote { font-weight: bold; font-style: italic; color: #B29B35; } </style> </head> <body> <blockquote>Test <a href="">my website</a>.</blockquote> </body> </html>